@sachaamm wrote:
Hi everybody ,
I want to use an XBOX360 KINECT with OF , so i tried the kinectExample.
I installed the freenect drivers with Zadig , and they are efficiently contained in ofxKinect folder
( I've got xbox nui audio , camera and motor in libfreenect/platform/windows/inf )
I'm running the sketch from VS 2015 on Windows10 , tried also with VS2013 but same result:
The sketch is compiling but when it starts I've got the error message :
"The program can't start because libusb0.dll is missing from your computer. Try reinstalling the program to fix this problem."
But libusb0.dll is already here in the OfxKinect folder , and the kinectExample is calling OfxKinect addon .
I tried to install libfreenect drivers from this topic
https://github.com/OpenKinect/libfreenect
I've got some troubles to install with cmake the libusb used by libfreenect, but the libusb0.dll is existing in the
libfreenect folder, contained in OfxKinect addon folder.
Any ideas ?Thnaks for your support
Posts: 9
Participants: 2
