Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Exception
Exception [message #466708] Sat, 14 January 2006 13:51 Go to next message
Eclipse UserFriend
Originally posted by: mikko.tanskanen.tut.fi

When I run my program, I get:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-win32-3138
in java.library.path
I have visited http://www.eclipse.org/swt/faq.php#missingdll
but I don't have a folder called org.eclipse.swt.win32_3.0.0 or anything
similiar in plugins folder. All I've got is
org.eclipse.swt.win32.win32.x86_3.1.0.jar

Any advice to solve this?

-Mikko
--
"
Re: Exception [message #466709 is a reply to message #466708] Sat, 14 January 2006 14:16 Go to previous message
Eclipse UserFriend
If you're running your program in Eclipse then you can use "Run as SWT Application" and that will set up java.library.path automatically.

If you're trying to run your application outside of Eclipse you will have to get the libraries in a folder where you can access them. You can do this by inflating the JAR file and moving the libraries out of the os subdirectory structure.
Previous Topic:SWT and WebStart (1.5.0-b64)
Next Topic:[ANN] SWTPlus, custom widgets for SWT
Goto Forum:
  


Current Time: Sat Jul 05 09:19:43 EDT 2025

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

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

Back to the top