Closed GoogleCodeExporter closed 9 years ago
build_app.sh has been replaced by a Makefile for Mac OS X and Linux systems.
You still need to get the Closure library and compiler. You can download them
with these commands:
svn checkout http://closure-library.googlecode.com/svn/trunk/ closure-library
curl http://closure-compiler.googlecode.com/files/compiler-latest.tar.gz | tar -xzf - compiler.jar
The run
make
to build everything.
Original comment by tom.pa...@camptocamp.com
on 18 Apr 2011 at 2:29
Original comment by slouppetr
on 29 Apr 2011 at 7:50
Original issue reported on code.google.com by
vero199...@gmail.com
on 13 Apr 2011 at 8:52