[java-gnome-hackers] Unresolved symbol
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2004-01-08 04:15:08
|
Just tried latest cvs: it's impossible to load libgtkjava because of this error: Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/local/lib/libgtkjava2.3.so.2.3.3: /usr/local/lib/libgtkjava2.3.so.2.3.3: undefined symbol: gtk_font_button_set_show_style It's strange because I have this function in gtk and the jni code for the FontButton class seems correct. -- Luca De Rugeriis <pie...@li...> |