Hi Papick, Right after you posted your message last night, I updated my svn GWT repo and tools, then did a sucessful build including samples on Windows Vista.
On Fri, Oct 2, 2009 at 3:08 AM, P.G.Taboada <[email protected]>wrote: > > Oh, maybe my thread title is wrong. GWT is building, I can't build the > samples. So if I try to do a full build it fails. The dev only build > is working perfectly. > > brgds, > > Papick > > On 2 Okt., 04:06, John LaBanca <[email protected]> wrote: > > Try doing an "ant clean" first. > > Thanks, > > John LaBanca > > [email protected] > > > > On Thu, Oct 1, 2009 at 6:52 PM, P.G.Taboada <[email protected] > >wrote: > > > > > > > > > > > > > Hmm, it is up-to-date... > > > > > [java] Compiling module com.google.gwt.sample.mail.Mail > > > [java] Scanning for additional dependencies: file:/java/gwt/ > > > samples/mail/src/com/google/gwt/sample/mail/client/Mail.java > > > [java] Adding '2' new generated units > > > [java] Validating newly compiled units > > > [java] Removing units with errors > > > [java] [ERROR] Errors in 'transient source for > > > com.google.gwt.sample.mail.client.Mail_BinderImpl' > > > [java] [ERROR] Line 20: The method addNorth > > > (Widget, double) in the type DockLayoutPanel is not applicable for the > > > arguments (TopPanel, int, int) > > > [java] [ERROR] Line 21: The method addWest > > > (Widget, double) in the type DockLayoutPanel is not applicable for the > > > arguments (Shortcuts, int, int) > > > [java] [ERROR] Line 22: The method addNorth > > > (Widget, double) in the type DockLayoutPanel is not applicable for the > > > arguments (MailList, int, int) > > > > > The new sample is using the UIBinder and the new DockLayoutPanel. No > > > java compile error (obviously), but GWT compilation fails. > > > > > brgds, > > > > > Papick > > > > > ps: thanks for the very interesting talk on the google io :-) > > > > > On 2 Okt., 00:47, Ray Ryan <[email protected]> wrote: > > > > Do you need to update your tools dir? > > > > > > On Thu, Oct 1, 2009 at 3:46 PM, P.G.Taboada < > [email protected]> > > > wrote: > > > > > > > Since the new Mail Sample was commited I can't do a full build. > > > > > > > Am I missing something? > > > > > > > brgds, > > > > > > > Papick G. Taboada > > > -- Eric Z. Ayers Google Web Toolkit, Atlanta, GA USA --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
