User forums > Using Code::Blocks

codeblocks.exe - Application Error

(1/1)

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...

Navigation

[0] Message Index

Go to full version