Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Codeblocks not starting
(1/1)
daniloz:
Hi All,
I've updated my sources to r8647 and recompiled codeblocks on my new laptop (Win7 x64 + gcc4.7.1 (tdm-1)). Now, when starting codeblocks, I got the following message in a mesasge box and cannot proceed:
--- Code: ---codeblocks.exe - Anwendungsfehler
---------------------------
The application has failed to start correctly (0xc0000005). Click "OK" to close the application.
[original German: Die Anwendung konnte nicht korrekt gestartet werden (0xc0000005). Klicken Sie auf "OK", um die Anwendung zu schließen.]
---------------------------
OK
--- End code ---
I already tried to delete everything and re-compile again... Also, the latest nigthly build works fine...
Any ideas?
Jenna:
Is wxWidgets compiled with the same compiler ?
If not a rebuild of wxWidgets is needed.
You can also try to run C::B through gdb to get a backtrace or use dependency walker to start it.
daniloz:
--- Quote from: jens on December 11, 2012, 02:13:44 pm ---Is wxWidgets compiled with the same compiler ?
If not a rebuild of wxWidgets is needed.
--- End quote ---
I always forget to rebuild wxWidgets... Thanks for the heads up, I'll rebuild it and try again...
Navigation
[0] Message Index
Go to full version