-
Notifications
You must be signed in to change notification settings - Fork 319
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
iio_utils fails on Windows #533
Comments
Ok - bisecting says: AppVeyor says: build 1958 - works build 1959 - fails: 1959 - fails |
Ok - I have a fix for that, but libiio build with MSVC crashes, with ming - it works. Still poking at that (and trying to make it easier for others to do the same). |
All I get is:
just scanning works:
and connecting by hand works:
or
it's only on other applications, it functions properly...
or
|
The last part was fixed with #538 - Everything is working on Windows/MSVC again... |
This works (to validate git master tip):
however:
Comes from:
https://github.com/analogdevicesinc/libiio/blob/master/usb.c#L1181
This works on Linux and MAC...
The text was updated successfully, but these errors were encountered: