swt and freebsd [message #48257] |
Thu, 06 March 2003 02:14 |
Eclipse User |
|
|
|
Originally posted by: p.p.com
im trying to run a java application that uses swt but im having
problems. After installing all of the libraries and .so files, I tried
to run the program and got the following error message:
Exception in thread "main" java.lang.UnsatisfiedLinkError: gtk_set_locale
at org.eclipse.swt.internal.gtk.OS.gtk_set_locale(Native Method)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:3 97)
at org.eclipse.swt.widgets.Display.create(Display.java:391)
at org.eclipse.swt.graphics.Device.<init>(Device.java:103)
at org.eclipse.swt.widgets.Display.<init>(Display.java:277)
at org.eclipse.swt.widgets.Display.<init>(Display.java:273)
at auction.client.user.ClientApp.<init>(ClientApp.java:302)
at auction.client.user.ClientApp.main(ClientApp.java:643)
also, when I try to install eclipse on freebsd, it locks up on the
"finishing the install" splash screen. I'm putting that problem on its
own thread, but it may be a reason why this isnt working...
|
|
|
Powered by
FUDForum. Page generated in 0.16019 seconds