[Development] Building Qt5 on windows

Thiago Macieira thiago.macieira at intel.com
Fri Sep 14 12:34:54 CEST 2012


On sexta-feira, 14 de setembro de 2012 13.33.13, Алексей Павлов wrote:
> I wrote earlier
> For Thiago:
> qtbase/mkspecs/qmodule.pri listing:
> 
> #paths
> QT_BUILD_TREE   = C:/SDK/srcs/qt5/qtbase
> QT_SOURCE_TREE  = C:/SDK/srcs/qt5/qtbase
> QT_BUILD_PARTS += libs tools
> 
> #Qt for Windows CE c-runtime deployment
> QT_CE_C_RUNTIME = no
> CONFIG += create_prl link_prl sse2 sse3 ssse3 sse4_1 sse4_2 avx avx2
> largefile

Looks like configure.exe doesn't save the -I and -L arguments in qmodule.pri 
like the configure script does.

That seems to be the problem.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- 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/development/attachments/20120914/f2eb8754/attachment.sig>


More information about the Development mailing list