Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.10.1
-
Windows 7, 10 (msvc2013, 2015, 2017) (x86, x64), android (armv7, x86), UWP (armv7, x86, x64)
-
58b373c9e3c0a7307e3fbafeb5ad710088b8e685,5a79a9ea41ab1223edc39b6c594a682cb079dd18
Description
Building Qt 5.10.1 from sources on Windows (except Windows 7 x86, there is: QTBUG-66149)
Windows 7, 10 (msvc2013, 2015, 2017) (x86, x64), android (armv7, x86), UWP (armv7, x86, x64)
configure -openssl -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I C:\utils\my_sql\my_sql\include -L C:\utils\my_sql\my_sql\lib -plugin-sql-psql -I C:\utils\postgresql\pgsql\include -L C:\utils\postgresql\pgsql\lib -confirm-license -nomake tests -release -debug-and-release -nomake examples -opengl dynamic -commercial
Gives build error:
['jom 1.1.2 - empower your cores\r', '\r', "cl : Command line warning D9025 : overriding '/Fo./' with '/Foqlibraryinfo_final.obj'\r", 'Project MESSAGE: Enabling D3D11 mode for ANGLE\r', 'Project MESSAGE: Enabling D3D11 mode for ANGLE\r', 'Project MESSAGE: Enabling D3D11 mode for ANGLE\r', 'ASSERT: "isAbsolutePath(baseDir)" in file C:\\Users\\qt\\RTA\\src-5.10\\qtbase\\qmake\\library\\ioutils.cpp, line 106\r', 'Project MESSAGE: Enabling D3D11 mode for ANGLE\r', 'jom: C:\\Users\\qt\\RTA\\src-5.10\\qtbase\\src\\Makefile [sub-corelib-make_first] Error 2', 'jom: C:\\Users\\qt\\RTA\\src-5.10\\qtbase\\Makefile [sub-src-make_first] Error 2\r', 'jom: C:\\Users\\qt\\RTA\\src-5.10\\Makefile [module-qtbase] Error 2\r', '']
Attachments
Issue Links
- resulted from
-
QTBUG-61373 Running configure sets incorrect default prefix
- Closed