[Interest] QMAKESPEC and Qt 5.9

Thiago Macieira thiago.macieira at intel.com
Mon Jul 24 23:04:24 CEST 2017


On Monday, 24 July 2017 09:44:36 PDT Philippe wrote:
> In the past I used to specify QMAKESPEC. For example,
> 
> set QMAKESPEC=winrt-x64-msvc2015
> 
> However, since 5.9.1, the Qt configure complains:
> 
> "Please make sure to unset the QMAKESPEC,..."
> 
> When I remove set QMAKESPEC, the build is fine...
> 
> However, the config.summary file lists "win32-msvc" and not
> "winrt-x64-msvc2015"
> 
> How can I make sure the proper mkspecs is used?...

configure -platform winrt-x64-msvc2015

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




More information about the Interest mailing list