Re: [Development] rebuild Qt 5 on Mac OS

2012-09-22 Thread Thiago Macieira
On sábado, 22 de setembro de 2012 15.55.58, Chris Meyer wrote: > make[4]: *** No rule to make target > `inspector/InspectorWebGLAgent.cpp', needed by > `obj/debug/inspector/InspectorAllInOne.o'. Stop. > make[3]: *** [debug-all] Error 2 > make[2]: *** [sub-Target-pri-make_first-ordered] Error 2 > m

[Development] rebuild Qt 5 on Mac OS

2012-09-22 Thread Chris Meyer
I'm rebuilding Qt 5 from source on Mac OS. I did git pull git submodule update --recursive make I get an error: make[4]: *** No rule to make target `inspector/InspectorWebGLAgent.cpp', needed by `obj/debug/inspector/InspectorAllInOne.o'. Stop. make[3]: *** [debug-all] Error 2 make[2]: *** [sub