Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: puneet_m on September 06, 2007, 08:44:08 pm

Title: Error executing SVN 4405
Post 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
Title: Re: Error executing SVN 4405
Post by: MortenMacFly on September 06, 2007, 09:53:35 pm
Any ideas as to what could be the problem?
Update to latest SVN. R4411 fixes your issue.
Title: Re: Error executing SVN 4405
Post by: MortenMacFly on September 07, 2007, 07:49:31 am
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.
Title: Re: Error executing SVN 4405
Post by: Seronis on September 07, 2007, 07:15:51 pm
Doesn't C::B require 2.8.4 now ?  Thats the impression I got from reading all the latests posts on various things.
Title: Re: Error executing SVN 4405
Post by: Biplab on September 07, 2007, 07:27:23 pm
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.
Title: Re: Error executing SVN 4405
Post by: thomas on September 07, 2007, 07:34:47 pm
However, updating will not help. It will still crash, as the reason for the crash is not related either revision.
Title: Re: Error executing SVN 4405
Post by: thomas on September 07, 2007, 07:48:39 pm
There is no problem, so there is nothing to do. Both revision 4405 and 4411 work fine.
Title: Re: Error executing SVN 4405
Post by: thomas on September 07, 2007, 08:08:51 pm
The problem is that you are needlessly tampering with code and then complain it doesn't work.