-
-
Notifications
You must be signed in to change notification settings - Fork 114
Assertion failed: (list_empty(&darwin_cached_devices)), function darwin_init, file darwin_usb.c, line 603. #118
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
Comments
@Pycoder0901 , were you able to work around this issue? |
@yoav-at-watchful no solution |
no solution |
@Pycoder0901 |
no |
I think a different MAC or iPhone might work |
different
Different phone have been tried no work ,you can try different MAC |
@Pycoder0901 |
change libusb version can solved it? |
Old README.md had this warning: ## MAC OS LIBUSB -- IMPORTANT
Make sure to use either this fork `https://github.com/GroundControl-Solutions/libusb`
or a LibUsb version BELOW 1.0.20 or iOS devices won't be found on Mac OS X.
[See Github Issue](https://github.com/libusb/libusb/issues/290) |
@drauggres @Pycoder0901 |
Don't forget to turn off this problem. It's actually an external cause. |
why not resovle this issue on the latest version of libusb. I tried to install |
please help me to install particular version of libusb. |
command-line-arguments./main.go:87:11: could not determine kind of name for C.libusb_context |
you should include libusb.h ` //#cgo pkg-config: libusb-1.0 |
command-line-argumentsld: warning: directory not found for option '-L/usr/local/Cellar/libusb/1.0.25/lib' |
The text was updated successfully, but these errors were encountered: