So i´ve been trying to use Ofxkinect addon to use the kinect device.
I was trying to install the drivers following this guide :
but when I point out the driver folder I got this:
And I select the individual .inf file I get this :
At first I was getting the can´t find libus0.dll file. So i´ve copyed the “libus0.dll” and “libusb0.sys” to the following folders :
amd64\libusb0.dll
Windows\system32\drivers
Windows\syswow64\
Now when I try to start the app i get this message :
The code is the one from the examples.
My system info is :
AMD Ryzen 5 1600 Six-Core Processor 3.20hz
16.GB RAM
Windows 10 64-bit operating system.
Openframeworks version : of_v0.9.8
Visual studio 2017
Any ideas or anything that I can try?