Re: [Java-gnome-developer] java.lang.UnsatisfiedLinkError: gdk_point_new
Brought to you by:
afcowie
From: Igor F. <if...@re...> - 2005-08-16 17:46:35
|
Hi Ali, I had a similar problem previously. If you built Java-gnome from a packaged version (the tarball on the website, or a packaged version for gentoo), this is a fixed issue. It has been fixed in the gtk-java-2-6 cvs branch, if you rebuild it from there I believe your problem should be solved. Igor On Tue, 2005-08-16 at 17:17 +0300, Ali Afif Mutlu wrote: > 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 > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer |