Skip to main content



      Home
Home » Eclipse Projects » Technology Project and PMC » swt and freebsd
swt and freebsd [message #48257] Thu, 06 March 2003 02:14
Eclipse UserFriend
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...
Previous Topic:Backwards text bug in editor?
Next Topic:swt and freebsd
Goto Forum:
  


Current Time: Tue Mar 11 07:23:49 EDT 2025

Powered by FUDForum. Page generated in 0.16019 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top