News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

codeblocks.exe - Application Error

Started by puneet_m, August 21, 2007, 10:24:24 PM

Previous topic - Next topic

puneet_m

When I try executing codeblock after building it and running update.bat it gives me the following error --

The application failed to initialize properly(0x0000005). Click OK to terminate the application

wangxiaohu

Having the same problem. Anyone has any solution yet?

Thanks.

thomas

If you have the same problem as puneet_m, then there are two easy solutions:
- Either, don't play with premature code and don't enable hings you don't know for sure. In particular, don't touch the typedef in infopane.h
- Or, use more a recent svn revision which is more forgiving (4485 or later should do)

If you did not touch anything and it still doesn't work, try making a clean rebuild, and don't forget to delete precompiled headers.
If you still get that error after this, then either your wxWidgets build is bad, or a shared library in your system is broken. In this case, finding the problem gets nasty...
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."