Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ArbolOne on July 30, 2010, 01:38:12 am

Title: failed to start because libglib-2.0.0.dll was not found
Post 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!
Title: Re: failed to start because libglib-2.0.0.dll was not found
Post by: oBFusCATed on July 30, 2010, 10:17:54 am
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
Title: Re: failed to start because libglib-2.0.0.dll was not found
Post by: exlater on October 02, 2010, 05:25:21 pm
You can try this:
In Setting > Compiler and debugger > Toolchain executables > Additional Paths,
add "your gtk+ source folder"\bin.