Qt 5.10.1 and CMake 3.11.1
I am upgrading from Qt 5.6 / CMake 3.3.2, following the Qt Creator 4.x compile instructions here:
https://musescore.org/en/handbook/developers-handbook/compilation/compi…
I get to the Configure Project page and I set it up this way:
The first time I clicked the Configure Project button, I waited around 15 minutes and the progress bar was still around 5%. I closed Qt Creator and reopened it. Now, I can open CMakeLists.txt in the text editor, but my Configure Project page never shows me the Build & Run options, so something has clearly not configured correctly.
Any suggestions? I have rebooted, though that changed nothing. CMake and Qt both installed without errors, all my path variables are set properly, and my Qt.bat is properly updated too.
Thanks!