You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also experiencing this same issue: Ubuntu 14.04 (following mainly from this guide ). Anyone have some feedback or recommendations? Will explore the issue myself and post back if I figure something out.
Not sure where to start to fix this issue.
webinspector.c -fPIC -DPIC -o .libs/webinspector.o webinspector.c:57:11: error: conflicting types for 'idevice_connection_get_fd' wi_status idevice_connection_get_fd(idevice_connection_t connection, ^ In file included from /usr/local/include/libimobiledevice/installation_proxy.h:33:0, from webinspector.c:18: /usr/local/include/libimobiledevice/libimobiledevice.h:250:17: note: previous declaration of 'idevice_connection_get_fd' was here idevice_error_t idevice_connection_get_fd(idevice_connection_t connection, int *fd); ^ make[2]: *** [webinspector.lo] Error 1 make[2]: Leaving directory
/home/jared/src/ios-webkit-debug-proxy/src'make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
/home/jared/src/ios-webkit-debug-proxy' make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: