I have a tutorial project loaded in Dev-C++ 4.9.8.0 the will not Run after being compiled. Using command Compile & Run produces the running program but the program does not display properly in its window. I have found that when I run the debug mode the progam looks and works perfectly.
How could the compile command execute and then the run command return a dialog stating "Source file not compiled" ?
Do I need to compile it in the Release or Non Debug mode somehow?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-04-03
This dialog message no longer occurs now that I am not running Two instance of Dev-C++. The program runs ,but it still does not display right except in debug mode. the tutorial is the Dialog Box Tutorial from http://members.net-tech.com.au/alaneb/dialogs_text_fps.html
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a tutorial project loaded in Dev-C++ 4.9.8.0 the will not Run after being compiled. Using command Compile & Run produces the running program but the program does not display properly in its window. I have found that when I run the debug mode the progam looks and works perfectly.
How could the compile command execute and then the run command return a dialog stating "Source file not compiled" ?
Do I need to compile it in the Release or Non Debug mode somehow?
This dialog message no longer occurs now that I am not running Two instance of Dev-C++. The program runs ,but it still does not display right except in debug mode. the tutorial is the Dialog Box Tutorial from http://members.net-tech.com.au/alaneb/dialogs_text_fps.html