Kinect for Processing. Unable on Windows 10!

Hi There!
I had a program on Processing that I developed for a client 2 years ago. It was used to measure depth of a surface and show a scale of colors. Its using Kinect V1.

It was running fine on an older computer (W 8.1) until my client wanted to finally have it on their new Windows 10 laptop. I followed all the usual steps to have Open Kinect working:

  • Install Processing v4 (although I tried V3 too)
  • Install Kinect SDK 1.7 (tried 1.8 too)
  • Update Kinect drivers with zadig to libK (all shown devices)
  • Download Shiffman library and driop it into user/processing/libraries/

Then I tried my old sketch that worked perfectly on the older computer and I always get an error:
UnsatisfiedLinkError: C:\Users\User\Documents\Processing\libraries\openkinect_processing\library\v1\msvc\libusb-1.0.dll: Can’t find dependent libraries

All the other Processing examples work perfectly, so this must be related to Kinect specifically.

I don’t think I’ve missed any installation step but I still can’t run it and Im in serious issues with my client now. I’ve read something about Open Kinect not runing fine on Windows 10. Is this true? If I install W7 on this computer will this work fine?

Please any help will be much appreaciated!! :slight_smile:
Thanks in advance!