Unable to register MSbuild defaults #937
|
I'm with https://github.com/EWSoftware/SHFB/releases/tag/2022.8.14.1 installed and Visual Studio 2022 but when i try to open the Builder GUI i got this error message: My msbuild paths:
What can fix this? |
Answered by
EWSoftware
Sep 15, 2022
Replies: 1 comment 1 reply
|
See the release notes. A breaking change in the 17.3 version of MSBuild required a limitation on what the standalone GUI can use. It will be removed in the next release as I found a workaround. In the meantime, install the 2017 or 2019 build tools as indicated or use Visual Studio to manage the project as it has no restrictions. |
1 reply
Answer selected by
sn4k3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

See the release notes. A breaking change in the 17.3 version of MSBuild required a limitation on what the standalone GUI can use. It will be removed in the next release as I found a workaround. In the meantime, install the 2017 or 2019 build tools as indicated or use Visual Studio to manage the project as it has no restrictions.