Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: ArbolOne on July 30, 2010, 01:38:12 am
-
I get this error message after compiling a small application
This application has failed to start because libglib-2.0.0.dll was not found. Re-install the application my fix this problem
Why do I get this error and how can I fix it? Anybody!
-
http://lmgtfy.org/?q=This+application+has+failed+to+start+because
Please learn how dll loading works on your operating system.
Probably this is a good start: http://en.wikipedia.org/wiki/Dynamic-link_library
-
You can try this:
In Setting > Compiler and debugger > Toolchain executables > Additional Paths,
add "your gtk+ source folder"\bin.