You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Compilation/installation error
Execution error
Help wanted
Question
Enhancement / offering possible extensions / pull request / etc
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)
Processing Output (if any)
This is the error I get from processing and I think it might be resolved if I can resolve the above issue
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
The text was updated successfully, but these errors were encountered: