.exe question and build error problems
Posted: Sun May 15, 2011 2:02 am
Codelite rev. 4778; WinXP;
After installing Codelite I followed the online examples for "Hello World" and also recreated the "Creating a wxWidgets GUI App" video step by step pausing frequently to make sure I was doing everything correctly. When I ran both programs I got the same "console" window (see attached). I did not get the window that showed in the video with an exit menu. It seems I can only get console windows when I build my projects. When I closed each window I got a "Program exited with return code: -1073741510" when clicking the close box in the upper right corner and "Program exited with return code: 2293508" when pressing any key to exit.
When I built the programs the compiler output some error messages but they went by so quickly I could not read them. All I was able to see was "Build Ended Successfully." I was not able to scroll the output to read what it said.
Can anyone help me with these problems?
Also how do I generate an .exe file for my projects? I tried to debug my programs but there was no .exe file. I couldn't find it anywhere.
After installing Codelite I followed the online examples for "Hello World" and also recreated the "Creating a wxWidgets GUI App" video step by step pausing frequently to make sure I was doing everything correctly. When I ran both programs I got the same "console" window (see attached). I did not get the window that showed in the video with an exit menu. It seems I can only get console windows when I build my projects. When I closed each window I got a "Program exited with return code: -1073741510" when clicking the close box in the upper right corner and "Program exited with return code: 2293508" when pressing any key to exit.
When I built the programs the compiler output some error messages but they went by so quickly I could not read them. All I was able to see was "Build Ended Successfully." I was not able to scroll the output to read what it said.
Can anyone help me with these problems?
Also how do I generate an .exe file for my projects? I tried to debug my programs but there was no .exe file. I couldn't find it anywhere.