thomwolf / Magic-Sand

Magic-Sand is a software for operating an augmented reality sandbox
GNU General Public License v2.0
962 stars 140 forks source link

libusb0.dll Windows 10 #6

Closed shanabus closed 8 years ago

shanabus commented 8 years ago

I downloaded the Win version and tried to run it on my AMD x64 PC. I get "The program can't start because libusb0.dll is missing from your computer. Try reinstalling the program to fix this problem".

I googled around and found this repo - https://github.com/openframeworks/openFrameworks/tree/master/addons/ofxKinect/libs/libfreenect/platform/windows/inf/xbox%20nui%20camera. Tried placing the amd64 version of the dll into the Magic-Sand path and got a different error - "The application was unable to start correctly (0xc000007b)".

Do you know what could be missing from my configuration that might help? i have the C++ redistributable and the Kinect runtimes installed.

shanabus commented 8 years ago

Sorry, RTFM - https://github.com/thomwolf/Magic-Sand/releases/tag/1.1, thanks!