Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with libusb in windows #23

Closed
jackHalliday opened this issue Jun 30, 2016 · 7 comments
Closed

Problem with libusb in windows #23

jackHalliday opened this issue Jun 30, 2016 · 7 comments

Comments

@jackHalliday
Copy link

Hi,
I'm currently attempting to build in windows 10 and visual studio 2015. I would like to work with multiple KinectV2s, so using an extension which relies on the Microsoft SDK isn't an option for me.

To fix a previous error, I have already used the fix suggested here, but I'm now getting a compile error :

invalid or corrupt file

with libusb-1.0.dll being the problematic file.

Any idea how I can fix this one?

@urarakajun
Copy link

Hi,
I also had the same problem.
I tried this but I could not solve it ↓
#21

Did everyone solve it?

windows10 + vs2017 + 0.9.8

@ghost
Copy link

ghost commented Oct 23, 2017

@ofTheo Plz Help

@Juexe
Copy link

Juexe commented Nov 19, 2017

same here.

@amozeng
Copy link

amozeng commented Aug 23, 2019

Same here!

@ofTheo
Copy link
Owner

ofTheo commented Aug 23, 2019

Apologies for the delay.

There are some tips in the thread here: #21
I am hoping to get this merged in soon.

Let me know if any of these tips work for this issue.
Thanks!

@amozeng
Copy link

amozeng commented Aug 24, 2019

Hey @ofTheo
Thanks for the quite reply!

in #21

ofxKinectV2\libs\libusb\lib\vs\libusb-1.0.dll copied into the application's bin

helps to fix this problem! ( libusb-1.0.dll)

However I encounter some other problem related to MSVCR120D.dll It might related to my version of VS, will keep digging into this and try to fix it.

Thanks for the info!

@ofTheo
Copy link
Owner

ofTheo commented Oct 18, 2019

closed by #39

@ofTheo ofTheo closed this as completed Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants