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
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to