 |
GTK+ Forums Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
|
|
|
| Author |
Message |
|
|
kingsz1 Familiar Face
Joined: 22 Nov 2006 Posts: 12
|
Posted: Thu Jan 18, 2007 12:20 am Post subject: GTK+ runtime install and use |
|
|
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? |
|
| Back to top |
|
 |
kingsz1 Familiar Face
Joined: 22 Nov 2006 Posts: 12
|
Posted: Thu Jan 18, 2007 12:46 am Post subject: what other DLL need? |
|
|
after I copy some said missing dll, such as libglade-2.0.0.dll, libxml2.dll, libatk-1.0.0.dll, my own application still not run.
Now I want to know, when I use the development package to develop my own application, how I can make a own single installation package, inclade all necessary runtime file.
My own install package may be
(1) a total package just click and install, include all GTK+ runtime files. In other PC, no need other runtime download and installation. or
(2) all necessary runtime files, apart from standard GTK+ runtime. So in other PC, install the standard GTK+ runtime, and my own package as well.
Any advice? Thanks in advance. |
|
| Back to top |
|
 |
Micah Carrick Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 426 Location: Portland, OR USA
|
Posted: Thu Jan 18, 2007 1:43 am Post subject: |
|
|
Personally, I work in Linux and don't have much info on win32 GTK+ issues, however, the Windows GAIM FAQ discusses "the dll hell" that can occur with windows and GTK+. You should read it.
I *think* what you want to do is install your GTK+ devel packages/runtime and use the gaim without the GTK included (gaim-1.5.0-no-gtk.exe). |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group CodeBB 1.0 Beta 2
|