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
I'm trying to compile your branch with VS2005, and I find that there is no openssl static library for win32. These files ," libcrypto.a libeay32.dll.a libss32.dll.a libssl.a", are for linux kernal. I want to know, how could u compile your code with VS2012? Thank you in advanced.
-------------Add -----------
I could compile with libcrypto.a and libssl.a now ,although I don't now the reason.
The text was updated successfully, but these errors were encountered:
I 'm trying to run ideviceinstaller.cpp, but it fails on "SSL_do_handshake" with error "Error in SSL_do_handshake: SSL_ERROR_SYSCALL". I don't know why ,could any one help me? The code source is here:http://rapidshare.com/files/3344462118/libimobiledevice-win32.zip . Run project/IPAInstall.vcproj , and test IPAInstall/main.cpp .
I'm trying to compile your branch with VS2005, and I find that there is no openssl static library for win32. These files ," libcrypto.a libeay32.dll.a libss32.dll.a libssl.a", are for linux kernal. I want to know, how could u compile your code with VS2012? Thank you in advanced.
-------------Add -----------
I could compile with libcrypto.a and libssl.a now ,although I don't now the reason.
The text was updated successfully, but these errors were encountered: