Re: [Java-gnome-developer] win32 java.lang.UnsatisfiedLinkError: gtk_init
Brought to you by:
afcowie
From: Ka-Hing C. <ka...@gm...> - 2005-03-08 02:29:14
|
I think the problem is that Windows cannot find the dll for GTK (not gtkjava), which causes the failure when JVM tries to load gtkjni-2.4.dll. -khc |