[Java-gnome-developer] java.lang.UnsatisfiedLinkError: gdk_point_new
Brought to you by:
afcowie
From: Ali A. M. <ali...@32...> - 2005-08-16 14:24:54
|
Hi, window = (Window) glade.getWidget("windowMain"); window.getPosition().getX(); the above code gives java.lang.UnsatisfiedLinkError: gdk_point_new error, does anyone knows the reason ? Since the window show up , and other functions are ok I do not think that it is a LD_LIBRARY_PATH issue. I am using Gentoo with kernel 2.6.10 and my Gnome version is 2.10 Thks Ali |