[Development] Why we need some CMake file of Build Or Install Qt?

Stephen Kelly stephen.kelly at kdab.com
Thu Mar 22 17:36:47 CET 2012


On Thursday, March 22, 2012 15:08:03 Stephen Kelly wrote:
> On Thursday, March 22, 2012 21:45:46 Loaden wrote:
> > > Project WARNING: You should probably load(qt_module) first in
> > > winmain.profor qtmain, as it also loa d()s qt_module_config.
> > > Project MESSAGE: Not doing so may lead to qt_module_config.prf
> > > overriding
> > > compiler/linker options in
> > > 
> > >  your .pro file.
> > > 
> > > Project MESSAGE: Ignore this warning with
> > > CONFIG+=no_qt_module_warning
> > > if
> > > you know what you are doin
> > > g.
> 
> Thanks!
> 
> This quoted bit showed me where the problem is. src/winmain/winmain.pro uses
> qt_module_config, but it doesn't set the MODULE variable.
> 
> Now we'll just have to figure out how to solve that in a way that can be
> agreed to.

Just to link everything together, the candidate fix is: http://codereview.qt-
project.org/#change,21077

Feel free to test it.

http://codereview.qt-project.org/#change,21076 is also potentially relevant.

Thanks,

-- 
Stephen Kelly <stephen.kelly at kdab.com> | Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-Independent Software Solutions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120322/0ef87dcb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120322/0ef87dcb/attachment.sig>


More information about the Development mailing list