User forums > General (but related to Code::Blocks)

Application error (0x000007b)

(1/2) > >>

HELLOWORLD:
whenever i try to open codeblocks this error pops up -> this application was unable to start correctly (0x000007b).

any clue on how to solve this problem?

oBFusCATed:
Start by telling us which version of C::B and OS you're using. Are they 32 or 64 bits.
Posting a generic error (and also posting the incorrect error code, you're most probably missing a 'c' in there), doesn't help us pinpoint what is going on.

HELLOWORLD:
sorry about that
-20.03 release
-64bit
-(0xc000007b)

oBFusCATed:
And the OS version?

gd_on:
This error happens, I think, when, on Windows (Win 10 64 bits for me), the ...\MinGW\bin path has not been set within your path variable and when you are executing directly your .exe, outside codeblocks. So add this bin path in your Path variable (system one or user one).
More, are all the dll used by Codeblocks, accessible through this path variable ?

gd_on

Navigation

[0] Message Index

[#] Next page

Go to full version