[Interest] Problem configuring Qt 5 on Windows

Thiago Macieira thiago.macieira at intel.com
Fri Dec 21 08:42:06 CET 2012


On sexta-feira, 21 de dezembro de 2012 01.46.13, andy fillebrown wrote:
> >> One of the reasons I use -dont-process is so I can add CONFIG+=silent
> >> and -after CONFIG+=warn_off to the call to qmake.  Is there another
> >> way of reducing the compiler output that I'm not aware of?
> > 
> > The same, but dropping the -dont-process option.
> 
> I don't understand: configure calls qmake automatically if the
> -dont-process option is removed.  Is there a way to pass arguments to
> qmake during configure?

It calls qmake only on qtbase.pro. The rest of the buildsystem isn't 
processed. If you want to change the options, run qmake again.

Sure, you'll be creating the Makefile for qtbase.pro twice. But it's just a 
minor thing you would barely notice.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20121220/4dfb0402/attachment.sig>


More information about the Interest mailing list