Stolly
Stolly

Reputation: 1

A library used by this sketch is not installed properly

I have a fully functioning processing application using openkinect and a Kinect v1. When running this on my laptop, all runs perfectly, so I know it is not a code issue. I Have been trying to run the program on a different laptop and suddenly get the error "a library used by this sketch is not installed properly".

I have followed every installation step I did on the previous laptop that made it function, so do not understand why it is different now. I really need this fixed today! Here is the console log:

UnsatisfiedLinkError: C:\Users\stolly\Documents\Processing\libraries\openkinect_processing\library\v1\msvc\libusb-1.0.dll: Can't find dependent libraries
UnsatisfiedLinkError: C:\Users\stolly\Documents\Processing\libraries\openkinect_processing\library\v1\msvc\libusb-1.0.dll: Can't find dependent libraries
UnsatisfiedLinkError: C:\Users\stolly\Documents\Processing\libraries\openkinect_processing\library\v1\msvc\libusb-1.0.dll: Can't find dependent libraries
A library relies on native code that's not available.
Or only works properly when the sketch is run as a 32-bit application.

Upvotes: 0

Views: 461

Answers (0)

Related Questions