From: Chris M. <lor...@gm...> - 2007-10-29 23:29:23
|
What does it say when you try to run it? Find the executable and run it using the Windows DOS prompt. That should tell you some more detailed things about exactly why it's misbehaving. If you don't remember DOS, a little tiny primer: DIR = shows contents of current directory CD = change directory I forgot how to run stuff in DOS... haven't used it in a while :) On 10/29/07, Benson Mwangi <ben...@gm...> wrote: > Hello, > > Is there anyone who would come in handy to help me diagnose whatever is > happening to my Dev C++ compilation. > > I am running on a windows Vista platfrom (which really sacks)! I have > installed Deve C++ and it's successfully compiling the code without any > erros or warnings but the exe file does not run! > > Kindly help me. > > The compilation result is as follows.... > > Compiler: Default compiler > Compiler: Default compiler > Executing g++.exe... > g++.exe "C:\Users\Benson\Desktop\test.cpp" -o > "C:\Users\Benson\Desktop\test.exe" > -I"C:\Dev-Cpp\lib\gcc\mingw32\3.4.2\include" > -I"C:\Dev-Cpp\include\c++\3.4.2\backward" > -I"C:\Dev-Cpp\include\c++\3.4.2\mingw32" > -I"C:\Dev-Cpp\include\c++\3.4.2" -I"C:\Dev-Cpp\include" > -L"C:\Dev-Cpp\lib" > Execution terminated > Compilation successful > > Kind Regards > > Benson > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > 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 > > -- Registered Linux Addict #431495 http://profile.xfire.com/mrstalinman John 3:16! |