Author Topic: get "the application was unable to start correctly 0xc000007b" after a few days  (Read 16476 times)

shashank88

  • Guest
My windows got formatted and i reinstalled codeblocks with the default installer on my 64 bit windows machine , but getting this error . Am a newbie to codeblocks any help is appreciated .
Codeblocks ran fine for 2-3 days but now throws this error consistently

Online stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
NOT likely to be a CB caused problem.

From http://msdn.microsoft.com/en-us/library/cc704588.aspx

0xC000007B means STATUS_INVALID_IMAGE_FORMAT

The best fix I found was this; not sure it is a valid fix for the MinGW GCC.

http://www.tomshardware.com/forum/43092-63-application-unable-start-correctly-0xc000007b

I would find all copies of msvcr100.dll and verify they are correct bitness 32-bit or 64-bit is required based on the folder they are in.

Tim S.
« Last Edit: August 27, 2013, 07:54:51 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org