You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nick DiOrio edited this page Sep 17, 2018
·
3 revisions
SAM currently requires Windows SDK 8.1 in order to provide support on Windows 7 and Windows 10 platforms. To install the correct components, please follow the following steps.
Installing as part of initial Visual Studio 2017 installation
Select Individual Components.
Under Compilers, build tools, and runtimes, select Windows Universal CRT SDK.
Under SDKs, libraries, and frameworks, select Windows 8.1 SDK.
Click Modify to begin installation.
Modifying existing Visual Studio 2017.
Go to Tools -> Get Tools & Features.
Follow the instructions above to install the two additional components.