Sami, Looks like you might have some stale files around. WindowImplSafari was removed a while back (I think I had the same thing happen on my machine at one point).
Hope that helps, joel. On Thu, Apr 23, 2009 at 1:13 PM, Sami Jaber <[email protected]> wrote: > I have tried to compile the trunk and I faced many issues (SvnInfo.java > has to be patched with --xml to get things to work) > After building the dist in 5273 revision, I get those errors in the log : > > Loading an instance of module 'ClientBundleTest' > Refreshing module from source > Validating newly compiled units > Removing units with errors > Errors in > 'jar:file:/C:/gwthack/trunk/build/dist/gwt-windows-1.6.r5273/gwt-user.jar!/com/google/gwt/user/client/impl/WindowImplSafari.java' > Line 23: The method getClientHeight() of type > WindowImplSafari must override or implement a supertype method > Line 34: The method getScrollLeft() of type WindowImplSafari > must override or implement a supertype method > Line 39: The method getScrollTop() of type WindowImplSafari > must override or implement a supertype method > Errors in > 'jar:file:/C:/gwthack/trunk/build/dist/gwt-windows-1.6.r5273/gwt-user.jar!/com/google/gwt/user/client/ListenerWrapper.java' > Line 78: The method onEventPreview(Event) in the type > EventPreview is not applicable for the arguments (NativeEvent) > Errors in > 'jar:file:/C:/gwthack/trunk/build/dist/gwt-windows-1.6.r5273/gwt-user.jar!/com/google/gwt/user/client/impl/WindowImplOpera.java' > Line 42: The method getClientHeight() of type > WindowImplOpera must override or implement a supertype method > Line 47: The method getClientWidth() of type WindowImplOpera > must override or implement a supertype method > > any idea ? > > Sami > > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
