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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
