News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Build and Run no longer available

Started by Alienspecimen, June 29, 2017, 04:08:36 AM

Previous topic - Next topic

Alienspecimen

I just wrote a simple program that displays on the screen a personalized greeting.

I then started experimenting with adding comments and moving the characters. Suddenly the "Build" and "Build and Run" buttons went gray and are no longer available.

I restored the program to condition when it was running first, then tried saving, closing the file and reopening it, but it did not help.

What did I do wrong?

Thanks in advance.

gd_on

This happens when your program is still running in the background, even if it displays nothing. Just kill the task if it's the case.

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Alienspecimen