Author Topic: failed to start because libglib-2.0.0.dll was not found  (Read 8858 times)

Offline ArbolOne

  • Multiple posting newcomer
  • *
  • Posts: 13
failed to start because libglib-2.0.0.dll was not found
« 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!

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: failed to start because libglib-2.0.0.dll was not found
« Reply #1 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
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

exlater

  • Guest
Re: failed to start because libglib-2.0.0.dll was not found
« Reply #2 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.