It’s simple:
mingw32-make mingw32-winssl-zlib
Do not use OpenSSL. Substitute it with Windows native SSL support. I have no idea on why but it seems to be related to linker.
A blog from a software developer who didn't get any formal training or education at all. :P
Showing posts with label cURL. Show all posts
Showing posts with label cURL. Show all posts
Monday, September 15, 2014
Building cURL under MinGW-w64 with zlib and SSL support under Windows
Windows에서 MinGW-w64로 zlib와 SSL이 지원되는 cURL 빌드하기
간단합니다:
mingw32-make mingw32-winssl-zlib
핵심은 OpenSSL을 사용하지 않는 대신 Windows의 native SSL 지원으로 바꾸는 겁니다. 이유는 잘 모르겠지만 linker에서 뭔가가 잘못된 것 같더군요.
Subscribe to:
Posts (Atom)