In Box2D/Build/google/makefile, this line:
svn checkout http://closure-library.googlecode.com/svn/trunk/
$(GOOGLE_PATH)/closure-library
... should be changed to:
git clone https://github.com/google/closure-library.git
$(GOOGLE_PATH)/closure-library
Original issue reported on code.google.com by iforc...@gmail.com on 2 Aug 2014 at 4:12
Original issue reported on code.google.com by
iforc...@gmail.com
on 2 Aug 2014 at 4:12