It took a 64-bit version of Qt4 for Windows. Cannot compile Qt. The configuration passes without errors. Tried, both 64-bit mingw, and the compiler from Microsoft.
The same error is issued:
c:\qt-everywhere-opensource-src-4.8.7>nmake Microsoft (R) Program Maintenance Utility Version 14.00.24210.0 Copyright (C) Microsoft Corporation. All rights reserved. C:\qt-everywhere-opensource-src-4.8.7\bin\qmake C:/qt-everywhere-opensou rce-src-4.8.7/\projects.pro -o Makefile -spec win32-msvc2015 Could not find mkspecs for your QMAKESPEC(win32-msvc2015) after trying: C:\Qt\Qt-4.8.7_64bit\mkspecs Error processing project file: C:/qt-everywhere-opensource-src-4.8.7//projects.p ro NMAKE : fatal error U1077: 'C:\qt-everywhere-opensource-src-4.8.7\bin\qmake.EXE' : return code '0x3' Stop.