Newbie SWT Designer - Error message at executing

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Newbie SWT Designer - Error message at executing

Postby Neo17 » Tue Feb 24, 2004 1:38 am

HEllo,

I just want to have help on my first project.
When i run it, I have the following message:

Code: Select all
java.lang.UnsatisfiedLinkError: GetVersionExW
   at org.eclipse.swt.internal.win32.OS.GetVersionExW(Native Method)
   at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:70)
   at org.eclipse.swt.widgets.Display.internal_new_GC(Display.java:1291)
   at org.eclipse.swt.graphics.Device.init(Device.java:547)
   at org.eclipse.swt.widgets.Display.init(Display.java:1316)
   at org.eclipse.swt.graphics.Device.<init>(Device.java:96)
   at org.eclipse.swt.widgets.Display.<init>(Display.java:291)
   at org.eclipse.swt.widgets.Display.<init>(Display.java:287)
   at interface_graphique.Principale.open(Principale.java:31)
   at interface_graphique.Principale.main(Principale.java:28)
Exception in thread "main"



What should I do.
I read the FAQ and search solutions but find nothing...

Thanks for your help
Neo17
 
Posts: 2
Joined: Tue Feb 24, 2004 1:35 am

Re: Newbie SWT Designer - Error message at executing

Postby Eric Clayberg » Tue Feb 24, 2004 6:53 pm

Neo17 wrote:I just want to have help on my first project.
When i run it, I have the following message:
Code: Select all
java.lang.UnsatisfiedLinkError: GetVersionExW
   at org.eclipse.swt.internal.win32.OS.GetVersionExW(Native Method)
   at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:70)

Do you have the SWT DLL on your path as described in the SWT Designer docs?
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Postby Neo17 » Wed Feb 25, 2004 2:44 am

yes.

But I thnk I have an installation problem on this computer because it is working on another...


thank you for your answer
Neo17
 
Posts: 2
Joined: Tue Feb 24, 2004 1:35 am


Return to SWT Designer

Who is online

Users browsing this forum: No registered users and 1 guest