[Development] Building Qt5 on windows

Алексей Павлов alexpux at gmail.com
Fri Sep 14 11:33:13 CEST 2012


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

2012/9/14 Thiago Macieira <thiago.macieira at intel.com>:
> On sexta-feira, 14 de setembro de 2012 13.12.04, Алексей Павлов wrote:
>> The configuration program correctly parses the parameters ( see
>> configure log https://gist.github.com/3720368 ), but not all modules
>> receive them when building. QtSvg,  qtimageformats, webkit not
>> including paths from LIB and INCLUDE.
>
> You still haven't told me if the paths appear in one of the .pri files in
> mkspecs.
>
> --
> 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
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>



More information about the Development mailing list