[Interest] Building Qt 5.8 from source on Windows - x86-windows-msvc2015-pe-32bit may not produce code compatible with the Qt version 5.8.1 (x86-windows-unknown-pe-32bit)

Thiago Macieira thiago.macieira at intel.com
Tue Jan 3 20:24:33 CET 2017


On terça-feira, 3 de janeiro de 2017 18:42:23 BRST Nuno Santos wrote:
> SET QMAKESPEC=win32-msvc

My guess is that this change to the way we store mkspecs in Qt 5.8 broke the 
detection on Qt Creator.

> SET QMAKE_MSC_VER=1900

Don't do this. It's useless and misleading, because qmake does not read that 
as an environment variable.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list