Little problem with Dev-C++

Hello,

I have some compilers installed on my PC - Dev-C++, lcc-win, Borland C++. Most of the time, I compiled my programs with Dev-C++. But from Yesterday, Run button of the program (Ctrl+F10) not work. Button Compile and Run, too. My program compilling correctly, but Run button don't work. What i do, step-by-step:

1. Uninstall Dev-C++.
2. Delete install folder on program.
3. Delete folder from %appdata%
4. Delete temp files.

Then install Dev-C++ again, but the problem is the same... I've trying with portable version of the program, Run button don't work again. Where is a problem? Some solve?


I don't have problems with other buttons, all work correctly, only Run button is "broken".
If i start program from output folder, she starts, but with Run button is conveniently.

FYI: Version of my Dev-C++ is 4.9.9.2

P.S.: I uninstalling and other compilers, but the problem is not solved.

P.S.2: Excuse me for my bad English, but he is not my native language.


Cheers
Last edited on
I had this problem too. I don't know why it worked before and then stopped but moving the project to a directory without spaces in the name fixed it.
Topic archived. No new replies allowed.