I run it on a Mac all the time (I built it on a Mac ;) - but I still have a 32 bit Intel Tiger machine).
Make sure you are running a 32 bit VM (I am not sure if GWT works with a 64bit VM, that is what that error looks like anyway, try another VM if you can - try 1.5 if your'e using 1.6). Does regular GWT work outside of GWT-Maven, probably not. Bunch of info on this at the GWT forums themselves - http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/ebe3550b5bf9b9f5. Also, the GWT install itself could be corrupt. Try clearing the com.google stuff from your local repo and running simple sample again if switching the VM doesn't help. On Feb 13, 5:36 am, derjan <[email protected]> wrote: > I can't run the simple sample on Mac. I get the error: > > > Unable to load required native library 'gwt-ll'. Detailed error: > > Can't load library: > > /.m2/repository/com/google/gwt/gwt-dev/1.5.3/libgwt-ll.jnilib) > > > Your GWT installation may be corrupt > > On Mac OS X, ensure that you have Safari 3 installed. > > I have Safari 3 installed an all I did, was checking out the code from > supversion and then run 'gwt:gwt'. > On Windows the same works without any trouble. > > Regards > Jan Ehrhardt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" 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/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
