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 17:56:47
|
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 > |