I was following the instructions given on Readme to build on windows. I download the qt zip installer, extracted it to a folder and ran configure command. It didn’t cause any error.
When I rank nmake
it throws an error
Error opening .moc\release\moc_qaction.cpp.json for reading
.
I don’t understand how to deal with this.
To actually run through so I could follow the next steps.
I am running it on Windows 10, and using MS VS 2022.