-
Notifications
You must be signed in to change notification settings - Fork 64
Description
Hi,
I'm trying to complete Lab 1. The only available install of VS is 2017. When installed (with the Windows 8 SDK extension), a universal app does not seem to be possible -the WindowsPreview.Kinect reference is grayed out (along with all the other Kinect references). If selected, when building the solution an error is presented -something along the lines of "WindowsPreview.Kinect" references for "Microsoft.VCLibs Version 12" which references "Visual C++ 2013 Runtime Package for Windows Universal Version 12". While version 14 is available to reference -I cannot find an extension SDK to install that makes 12 available; and referencing 14 does not resolve the error.
Is anyone else having this problem? Is VS 2017 simply not compatible?!
Thank you.