avmobile
avmobile copied to clipboard
avmobile(imobiledevice)是基于libimobiledevice跨平台基于苹果各种移动设备的开源库.
I want to use [Sourcegraph code search and code review](https://sourcegraph.com) with avmobile. A project maintainer needs to enable it to set up a webhook so the code is up-to-date there....
This Lib build success, use OPENSSL. but test the lib, function "lockdownd_client_new_with_handshake" always return error code -256.
i compile this code in visual studio 2008 and linking error comes like libimobiledevice.lib(userpref.obj) : error LNK2001: unresolved external symbol imp__SHGetSpecialFolderLocation@12 2>libimobiledevice.lib(userpref.obj) : error LNK2001: unresolved external symbol __imp__CoTaskMemFree@4 3>libimobiledevice.lib(userpref.obj)...