I tried to run a gwt application already exists and works but i get this
error .
Can you help me please !!!!
the error:
java.lang.UnsatisfiedLinkError:
D:\workspace\workspace\project\project\gwt-framework\lib\swt-win32-3235.dll:
Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703)
at java.lang.Runtime.load0(Runtime.java:770)
at java.lang.System.load(System.java:1003)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:132)
at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:125)
at com.google.gwt.dev.GWTShell.<clinit>(GWTShell.java:301)
Exception in thread "main"
//////////////////////////////////
and i get this window also:
could not find the main class: com.google.gwt.dev.GWTShell. Program will
exit.
--
You received this message because you are subscribed to the Google Groups "GWT
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-web-toolkit/e54019e1-1e6d-4f0d-8663-0e7f3b2af08an%40googlegroups.com.