Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: puneet_m on September 06, 2007, 08:44:08 pm
-
I am able to successfully build the codeblock version 4405 and execute update.bat. After that I try to execute codeblocks.exe. It shows me the following error --
The application failed to initialize properly(0xc00000005). Click on OK to terminate the application.
However,CodeBlock with version 4360 executes properly when I follow the same procedure.
Any ideas as to what could be the problem?
Thanks,
Puneet
-
Any ideas as to what could be the problem?
Update to latest SVN. R4411 fixes your issue.
-
Could the problem be because of this?
I don't think so. Rather please do a *clean* checkout in a new folder and try to compile a "brand new" C::B from there. Make 100% sure there atre no old object/PCH files in the way.
With regards, Morten.
-
Doesn't C::B require 2.8.4 now ? Thats the impression I got from reading all the latests posts on various things.
-
Doesn't C::B require 2.8.4 now ? Thats the impression I got from reading all the latests posts on various things.
C::B can be compiled with wx-2.6.x series and we haven't abandoned it completely. Almost all of the C::B devs are using wx-2.8.4 both on Windows and Linux. At the moment we are recommending the use of wx-2.8.4 and onwards.
The problem still persist. I am using wxWidget 2.6.4. Could the problem be because of that?
Upgrade to the latest revision. There is no reason to stick to rev 4411 if it's crashing. And please upgrade to wx-2.8.4, too.
-
However, updating will not help. It will still crash, as the reason for the crash is not related either revision.
-
There is no problem, so there is nothing to do. Both revision 4405 and 4411 work fine.
-
The problem is that you are needlessly tampering with code and then complain it doesn't work.