Skip to content

conflicting types for 'idevice_connection_get_fd' #182

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

Closed
sixstones opened this issue Jan 18, 2017 · 2 comments
Closed

conflicting types for 'idevice_connection_get_fd' #182

sixstones opened this issue Jan 18, 2017 · 2 comments

Comments

@sixstones
Copy link

install failed on Mac 10.12.2

webinspector.c:57:11: error: conflicting types for 'idevice_connection_get_fd'
wi_status idevice_connection_get_fd(idevice_connection_t connection,
          ^
/usr/local/Cellar/libimobiledevice/HEAD-a80ba93/include/libimobiledevice/libimobiledevice.h:250:17: note: previous declaration is here
idevice_error_t idevice_connection_get_fd(idevice_connection_t connection, int *fd);
@artygus
Copy link
Collaborator

artygus commented Jan 18, 2017

please try

brew update
brew upgrade --HEAD ios-webkit-debug-proxy

@artygus
Copy link
Collaborator

artygus commented Jan 19, 2017

new version pushed to brew Homebrew/homebrew-core@672cb51

brew install -s ios-webkit-debug-proxy

@artygus artygus closed this as completed Jan 19, 2017
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

2 participants