Hi, all. I ahve a problem about the GTK+ runtime.
I install the development package include GTK runtime from
Quote:
http://gladewin32.sourceforge.net/modules/wfdownloads/
It work fine and my application works.
Now when I need to install the Gaim (instant messenger), it said the GTK+ Runtime could not be found. So I uninstall the development package and download the GTK runtime from
Quote:
http://gaim.sourceforge.net/win32/index.php
after installation, the Gaim work fine.
But when I run my own application, it said could not fine the libglade dll.
How can I just install one GTK+ runtime and let it support all GTK+ application?