OpenKinect / libfreenect

Drivers and libraries for the Xbox Kinect device on Windows, Linux, and OS X
http://openkinect.org
3.55k stars 1.15k forks source link

Problem in installing libfreenect #633

Open AnjanSarma opened 3 years ago

AnjanSarma commented 3 years ago

I have been trying to install libfreenect from https://github.com/OpenKinect/libfreenect. I am following the instructions provided in the manual. But whenever I try to build it the following error appears:

cmake --build . Microsoft (R) Build Engine version 16.9.0+57a23d249 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved.

MSBUILD : error MSB1009: Project file does not exist.

I can't understand where the problem is. I am using Windows 10. Please suggest me how to solve this issue. Switch: ALL_BUILD.vcxproj

EEJDX commented 3 years ago

Have you had any luck? I'm in the same boat! I cannot reproduce the cmake portion of the instructions from the wiki.