totovr / SimpleOpenNI

SimpleOpenNI library for Processing 3.5.2, 3.4, 3.3.7, 3.3.6 on MacOS for V1 and V2
https://totovr.github.io/SimpleOpenNI/
MIT License
159 stars 47 forks source link

Kinect V2 doesnt open on Mac OS Mojave #14

Open SamSoifer opened 5 years ago

SamSoifer commented 5 years ago

Issue Summary

Hi I have an issue connecting a Kinect V2 to my Mac. I used homebrew to install everything however I get an error when I try and run this command from terminal.

Thank you

Executed Command (if any)

mkdir build && cd build
cmake ..
make
make install

Processing Output (if any)

mkdir: build: File exists
Sams-MacBook-Pro-2:~ samsoifer$ cmake ..
CMake Error: The source directory "/Users" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
Sams-MacBook-Pro-2:~ samsoifer$ make
make: *** No targets specified and no makefile found.  Stop.

This is the error I get from processing and I think it might be resolved if I can resolve the above issue

SimpleOpenNI Version 1.96
After initialization:

SimpleOpenNI Error: Can't open device:      DeviceOpen using default: no devices found

Can't init SimpleOpenNI, maybe the camera is not connected!

Type of Issue

You might select multiple topics, delete the rest:

Your System Configuration

MacOS Mojave 10.14.3 Kinect v2 Processing 3.5.3 SimpleOpenNI 3.5.2