On 04/22/2009 12:06 PM, Rob Tanner wrote: > Hi, > > I've been going back and forth with Instantiations tech support over > their GET Designer Eclipse plugin. When I try and execute a GWT > application in Eclipse that I built with the Designer, I get an > Exception immediately. The error is: Exception in thread "main" > java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3062 in > java.library.path. > > Instantiation's support says that for some reason, GWT's SWT really > does think I'm running on Linux. > > I'm using gwt-mac-1.5.3 (the Designer on the Mac doesn't yet support > 1.6.4 according to Instantiation support) and I also have the current > Google plugin from Google's Eclipse update site installed. My system > is a MacBook Pro with 10.5.6 installed. Does this problem at all > sound familiar? > > Thanks, > Rob >
I'll stake a stab at this, maybe we can isolate the problem... o Is this your first project w/ GWT in this environment? If so, please try establishing a baseline by installing and running the StockWatcher example o Is SWT the Standard Widget Toolkit? The sentence "GWT's SWT really does think I'm running on Linux" implies ownership of SWT by GWT. Isn't SWT a separate library? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
