I was looking at making a fresh build of Slicer against Qt 5, on a 64 bit Windows machine, and was directed from
https://www.slicer.org/wiki/Documentation/Nightly/Developers/Build_Instructions/Prerequisites/Qt#Windows
to the one liner build commands here:
But all the 5.x branches there haven’t had the windows build commands updated in the readme files - they all have 4.8.7 still in the one liners for Windows (Linux/Mac are updated with the correct version number).
When I tried pointing the one liner to the 5.10.0/windows_build_qt.ps1 file, it triggered a download of Qt 4.8.7.
There’s a Qt 5.7.1 package mirrored on Midas but no 5.10.0. Would you recommend I use 5.7.1 for now?
Nicole