Clusure compiling errors

71 views
Skip to first unread message

Ловряков Илья

unread,
Apr 10, 2013, 2:39:43 AM4/10/13
to webgl...@googlegroups.com
Hello!

I downloaded the latest sourcecode from github and was trying to compile.

When i just run make command i see no output except:

allvbg:/home/webglearth# make
python build_shaderbank.py
java -jar ./plovr.jar serve -p 9810 weapp_debug.json
Listening on /0:0:0:0:0:0:0:0:9810

When i try to run commands from makefile in console and then just checkout what happening closure compiler in browser thow error:

plovr.addErrors([{"input":"we/webgl-debug.js","message":"Property length never defined on Number","isError":false,"lineNumber":231}]);

Is it normal? What should i do next? What is normal compilation process? How should it ends?

Petr Sloup - Klokan Technologies GmbH

unread,
Apr 10, 2013, 4:24:24 PM4/10/13
to webgl...@googlegroups.com
Hello,

if you want to compile the application, run "make build".
If you want be to able to interactively modify the source codes and see the changes immediately, run "make" and open /weapp/main.html in your web browser.

Regards,
Petr

Ловряков Илья

unread,
Apr 11, 2013, 6:14:34 AM4/11/13
to webgl...@googlegroups.com
Thank you.

Thanks for great project!
Reply all
Reply to author
Forward
0 new messages