[Interest] QMAKESPEC and Qt 5.9

Philippe philwave at gmail.com
Mon Jul 24 19:13:53 CEST 2017


Don't need to answer me. It seems that all:

...
mkspecs/win32-msvc2015
mkspecs/win32-msvc2017

have been unified to mkspecs/win32-msvc

Philippe

On Mon, 24 Jul 2017 18:44:36 +0200
Philippe <philwave at gmail.com> 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?...
> 
> Philippe





More information about the Interest mailing list