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

Fakenect on MacOS (big sur) #636

Open Pajinek opened 3 years ago

Pajinek commented 3 years ago

Hello, I try to run store dump from fakenect-record. But it doesn't work. Is the latest version of MacOS still support?

DYLD_LIBRARY_PATH="/usr/local/lib/fakenect/" FAKENECT_PATH=../testing_data/test2 freenect-cppview

The directory looks correctly:

>> ls /usr/local/lib/fakenect/
libfakenect.0.6.2.dylib libfakenect.0.dylib libfakenect.dylib
mitch7w commented 2 years ago

Did you manage to install the Python wrapper with MacOS and libfreenect?