Kinect 4 Windows v2.0 Plugin

[=;100494]
Did you install the Kinect 2.0 Preview SDK? It is required in order to work, It adds an Enviroment Variable where it is installed. The plugin uses that location to find the sdk ( Look at Plugins\KinectV2\Source\ThirdParty\K4WLib\K4WLib.Build.cs )

If you installed it using the default location it should be found in the SDK at C:\Program Files\Microsoft SDKs\Kinect\v2.0-PublicPreview1409\inc
[/]

This guy had the same error I get and seemed to help him out. What is telling him to do? I found both those locations and opened K4Wlib.build.cs in visual found a line with “inc/” but with no programming knowledge I have no idea what to do with this.