Compile + Run (F9) option does not run compiled .exe
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
I had a few source files open, and they compiled fine at
first. After a while, using the Compile and Run option
caused Dev-cpp to compile the active file, but run
another compiled program which I had not opened during
this session. When I created a new file, F9 worked fine
on it, but still gave the same problem for the previous
problems. A reboot didn't help either. The problem was
finally solved by deleting the compiled .exes of the
problem files.
Logged In: YES
user_id=1117569
check that you have closed the .exe if you have opened it
before. If you try to run twice the exe without have closed
the last exe it wont run, of course, (but i supposse that this
is not your problem)