microsoft / HoloJS

Provides a framework for creating holographic apps using JavaScript and WebGL.
MIT License
1.19k stars 114 forks source link

Use #define to avoid compilation of RS3 API in the VS2015 solution #123

Closed Almost-Done closed 6 years ago

Almost-Done commented 6 years ago

VS 2015 does not work with Windows SDK 16299. Add a #define to avoid compiling code. When building with VS2015 the target SDK version for HoloJS remains 14393.