Visual Studio 2017 has an ability to install zero, one or several versions of Windows 10 SDK. As most of the users never install all possible SDK versions, such users can experience difficulties with deploying ToolkitPro for Visual Studio 2017. This happens because ToolkitPro project files for Visual Studio 2017 are targeted to a specific Windows 10 SDK, and as Visual Studio project file format does not allow targeting to more than one SDK version, the users that don't have that specific Windows 10 SDK version installed will not be able to build ToolkitPro right out of the box, in such a case the Deploy Wizard will fail in the following way:
Targeting ToolkitPro project files to one specific Windows 10 SDK version doesn't make them incompatible with other SDK versions, they only have to be retargeted manually to any installed Windows 10 SDK prior to compiling. If you face with this problem the first thing you need to try is this:
User Comments
No comments yet, sign in to comment.