I installed your new jar and I'm still getting the following error:
==============
hosted:
     [java] On Mac OS X, ensure that you have Safari 3 installed.
     [java] Exception in thread "main" java.lang.UnsatisfiedLinkError:
Unable to load required native library 'gwt-ll'.  Detailed error:
     [java] Can't load library: /usr/local/gwt-mac-1.7.1/libgwt-
ll.dylib)
     [java]
     [java] Your GWT installation may be corrupt
     [java]     at com.google.gwt.dev.shell.LowLevel.init(LowLevel.java:
106)
     [java]     at com.google.gwt.dev.shell.mac.LowLevelSaf.init
(LowLevelSaf.java:135)
     [java]     at com.google.gwt.dev.BootStrapPlatform.initHostedMode
(BootStrapPlatform.java:68)
     [java]     at com.google.gwt.dev.HostedModeBase.<init>
(HostedModeBase.java:362)
     [java]     at com.google.gwt.dev.SwtHostedModeBase.<init>
(SwtHostedModeBase.java:127)
     [java]     at com.google.gwt.dev.HostedMode.<init>(HostedMode.java:
271)
     [java]     at com.google.gwt.dev.HostedMode.main(HostedMode.java:
230)
==============

Here is my install location contents:
==============
$ ls /usr/local/gwt-mac-1.7.1/
COPYING                                 gwt-dev-mac.jar                         
libgwt-ll.jnilib
COPYING.html                            gwt-dev-mac.jar.bak                     
libswt-agl-carbon-3235.jnilib
about.html                              gwt-module.dtd                          
libswt-carbon-3235.jnilib
about.txt                               gwt-servlet.jar                         
libswt-pi-carbon-3235.jnilib
benchmarkViewer                         gwt-user.jar                            
libswt-webkit-carbon-3235.jnilib
doc                                     i18nCreator                             
release_notes.html
gwt-api-checker.jar                     index.html                              
samples
gwt-benchmark-viewer.war                junitCreator                            
webAppCreator
==============

The gwt-dev-mac.jar.bak is the old jar and the non.bak is the
*patched* one. Yet the error is still complaining about not finding
libgwt-ll.dylib.

On Nov 13, 2:25 am, bmalkow <[email protected]> wrote:
> On 12 Lis, 18:25, Kyle Hayes <[email protected]> wrote:
>
> > Heh, you're right this is really ugly. However, it may be worth a try,
> > but not on my work code ;-)
>
> I use it only on development enviroment.
> To production I use original GWT.
>
> Someone else thinks similar to 
> mehttp://gwtgeek.blogspot.com/2009/11/hosted-mode-crashes-after-os-upda...
> ;)

--

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=.


Reply via email to