microsoft / microsoft/WindowsAppSDK-Samples
Errors in build.cmd
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 1k
- Forks
- 335
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 8
Description
Needed to set a few of the AppLifeCycle projects Windows SDK Version to "10.0 (latest installed version)".
Got "error MSB8036: The Windows SDK version 10.0.22000.0 was not found"
A build.cmd /clean option would be nice, I had to rename the base folder because the path string was too long and everything failed, causing me to delete the whole folder and reclone to get a clean build.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect build.cmd and the AppLifeCycle project settings first, focusing on the Windows SDK version that causes MSB8036. Confirm that the samples build with the latest installed SDK and determine how a clean option should reset the build state without recloning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100