Author Topic: Error executing SVN 4405  (Read 7361 times)

Offline puneet_m

  • Multiple posting newcomer
  • *
  • Posts: 73
Error executing SVN 4405
« 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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Error executing SVN 4405
« Reply #1 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Error executing SVN 4405
« Reply #2 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Seronis

  • Almost regular
  • **
  • Posts: 197
Re: Error executing SVN 4405
« Reply #3 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.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: Error executing SVN 4405
« Reply #4 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.
« Last Edit: September 07, 2007, 07:31:29 pm by Biplab »
Be a part of the solution, not a part of the problem.

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Error executing SVN 4405
« Reply #5 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.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Error executing SVN 4405
« Reply #6 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.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Error executing SVN 4405
« Reply #7 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.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."