Hi Ashton

I have successfully compiled the GWT source codes from the trunk.

1) Install a Windows standalone command line Subversion package
http://www.sliksvn.com/en/download/

2) Check out the GWT tools:
cd C:\gwt
svn checkout http://google-web-toolkit.googlecode.com/svn/tools/ tools

3) Check out the GWT source:
cd C:\gwt
svn checkout http://google-web-toolkit.googlecode.com/svn/trunk/ trunk

4) Set an environment variable that contains the full path to the tools
directory
set GWT_TOOLS=C:\gwt\tools

5) Compile the GWT source codes:
cd C:\gwt\trunk
ant


Hopefully this is useful to you!


On Mon, Sep 20, 2010 at 8:24 AM, Thomas Broyer <t.bro...@gmail.com> wrote:

>
>
> On Sep 19, 3:13 pm, Ashton Thomas <ash...@acrinta.com> wrote:
> > Anyone know the answer to this?
> >
> > On Sep 14, 12:34 am, hezjing <hezj...@gmail.com> wrote:
> >
> > > Hmmmm ... I think I have already checked-out the full source code from
> trunk
> > > now, but the same compilation error still exist :-(
> >
> > > I must be missing something here, can someone please help?
>
> Could it be a missing "tools" folder?
> http://code.google.com/webtoolkit/makinggwtbetter.html#workingoncode
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>


-- 

Hez

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to