SDK 10 was not installed?
I am trying to build on appveyor, and my project is https://github.com/jadecubes/Utilities/tree/master
I have tested on vc2019, and it passed. But, these sln and proj files cannot work on appveyor.
The error messages are
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\x64\PlatformToolsets\v140\Toolset.targets(36,5): error MSB8036: The Windows SDK version 10.0 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution". [C:\projects\utilities\utilities.vcxproj]
Command exited with code 1
It looks like that no sdk10 is installed in the appVeyor's environment and I am confused. Any ideas are welcome.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac