[Interest] Build qt 5.14.2 from scratch; enable win32-bluetooth-support

Colin Worth jlk2144 at gmail.com
Tue Sep 15 15:16:42 CEST 2020


Trying to follow the instructions here: https://doc.qt.io/qt-5/windows-building.html <https://doc.qt.io/qt-5/windows-building.html> to build qt5.14.2 from source for windows msvc2017, but running into build errors.

Cloned the sources from git, checked out 5.14.2, and ran perl init-repository.

Followed the instructions in Step 3 to create a custom cmd prompt, but got an error: missing the cl command.

So instead I started with the x64 native tools command prompt, then added the paths from Step 3. Now I figure I should be ready to configure, but when I try to configure I get build errors immediately on the first file.: qhashfunctions.h(201): error C3520: T: parameter pack must be expanded in this context.

Anyone who has compiled from scratch recently, can you help?

Colin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20200915/2ab25129/attachment.html>


More information about the Interest mailing list