Re: [Dev-C++] RES: F9 Functionality - Run if no compile needed?
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Alex M. <li...@re...> - 2008-05-19 21:35:00
|
I just want f9 to run the application, like a double click, even if it is already compiled. If it is not compiled, f9 compiles, then runs the app. If it is already compiled, why does f9 not "try to compile? compiled." then "run"? Just a wish list item I guess. Dick Kopcke wrote: > When the compiler is not running (dev-cpp v 4.9.9.2), I double-click the application file that the compiler produces and the program runs fine. > > Dick Kopcke > > Alex Martin <li...@re...> wrote: Hello, > > Thanks for the reply. So here is the situation: > > No program is running. > > I edit code. > > I push f9 -> the program compiles, then runs. > > I close the program. > > I push f9 again, (compiler log: Nothing to be done for 'all'.) -> The > program does not run. > > I would like it if the program would run even though it was already > compiled, as I see no reason for it not to run, am I wrong here? > > Thanks, > Alex Martin > li...@re... > > > Kleber Eduardo Clemente wrote: > >> I think it's happen only when the program is open. If it's already compiled, but is closed, when you push F9 the program will compile and run. >> >> [] >> >> Kleber Eduardo Clemente >> Posto Avan�ado MRS - Datasul HCM >> Fone: (47) 3802-8848 >> Mail: kle...@da... >> Antes de imprimir este e-mail, pergunte-se: "� realmente necess�rio?" >> -----Mensagem original----- >> De: dev...@li... [mailto:dev...@li...] Em nome de Alex Martin >> Enviada em: segunda-feira, 19 de maio de 2008 14:20 >> Para: dev...@li... >> Assunto: [Dev-C++] F9 Functionality - Run if no compile needed? >> >> Is there any reason to have dev-cpp not run the program after pushing F9 >> even if the program has already been compiled? >> >> I am running version 4.9.9.2 with an external cygwin environment. >> >> Thanks, >> Alex Martin >> li...@re... >> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Dev-cpp-users mailing list >> Dev...@li... >> TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm >> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Dev-cpp-users mailing list >> Dev...@li... >> TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm >> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > > > > |