Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Help needed with link error (Running the HelloWorldSWT and I get runtime error)
Help needed with link error [message #691914] Sat, 02 July 2011 15:33 Go to previous message
mark is currently offline mark
Messages: 3
Registered: July 2011
Junior Member
I followed all the instructions in the HelloWorldSWT tutorial and I keep getting a link error. Here is what I get when I run the application:

Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
no swt-win32-3735 in java.library.path
no swt-win32 in java.library.path
Can't load library: C:\Users\Mark\.swt\lib\win32\x86\swt-win32-3735.dll
Can't load library: C:\Users\Mark\.swt\lib\win32\x86\swt-win32.dll

at org.eclipse.swt.internal.Library.loadLibrary(Library.java:285)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:194)
at org.eclipse.swt.internal.C.<clinit>(C.java:21)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:138)
at HelloWorldSWT.main(HelloWorldSWT.java:12)

I've tried all sorts of things to no avail (even moving my workspace, which didn't help). Any ideas?

Thanks!
Mark
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Deployment Problem
Next Topic:How to disable/enable view toolbar menu/action in Eclipse Plugin Development
Goto Forum:
  


Current Time: Fri May 24 16:12:43 EDT 2013

Powered by FUDForum. Page generated in 0.01738 seconds