On Friday March 13 2015 09:45:08 Thiago Macieira wrote:

> qmake stores the arguments you gave it on the command-line and will always 

That's what the -nocache argument is supposed to prevent, I presume? FWIW, 
using that argument throws an error when doing `qmake qtwebengine.pro`

> However, if you have a Makefile already, those arguments will not take effect.
> 
> If you change your command-line arguments, make sure to add -r (recursive) 
> option so that it will regenerate all the Makefiles.

That's the point: I do this in fresh copies extracted from the (virgin) source 
tarball.

R.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to