Skip to content
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

No openssl static library for Win32 #3

Open
coolhomeuc opened this issue Jul 12, 2013 · 1 comment
Open

No openssl static library for Win32 #3

coolhomeuc opened this issue Jul 12, 2013 · 1 comment

Comments

@coolhomeuc
Copy link

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.

@coolhomeuc
Copy link
Author

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 .

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

1 participant