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

Application error (0x000007b)

<< < (2/2)

oBFusCATed:
Codeblocks shouldn't need this variable. The executables and dlls must be in the same folder after the installer.

gd_on:
You are right for codeblocks itself. And, it is his problem apparently.
But when you build an executable with mingw 8.1, and you want to execute it outside of C::B, you need to have access to several other dll like those added in C::B distribution (like libstdc*, libgcc*, ...), but not only. It's why it's preferable to have (also) those dlls in your path.

I met this error several times, but on my own programs, and it's not easy to understand what is missing, even with a tool like DependenciesGUI.

gd_on

HELLOWORLD:

--- Quote from: oBFusCATed on April 19, 2020, 12:14:31 am ---And the OS version?

--- End quote ---

Win 7

oBFusCATed:
What is the content of the folder where the codeblocks.exe is (somewhere in the program files)?

Navigation

[0] Message Index

[*] Previous page

Go to full version