Windows 10 msvc_build.bat with debug parameter fails
Reported version
3.0
Type
Functional
Frequency
Once
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
See this forum topic: https://musescore.org/en/node/280043
There is a workaround, but every so often it reverts to full optimization for the mscore project property. I don't know why that happens. Sometimes it coincides with switching branches in git.
Fixing this batch file would be a big help for debugging in Visual Studio.
Comments
Deleting the install and build directories solved the problem.
In reply to Deleting the install and… by sideways
The "clean" option of that bat would have done that too IIRC
Jojo - The clean option does not delete those directories. I just ran it.
I'm pretty sure it does for me, but I'm not going to try right now...