I've installed OpenSSL like this :
- C:\OpenSSL : the OpenSSL application directory
- C:\OpenSSL\lib\MinGW : the directory that contains the libs (ssleay32.a, ssleay32.def, libeay32.a and libeay32.def)
- C:\OpenSSL\include\openssl : the directory that contains the files to include, I suppose...
My MinGW compiler is in C:\MinGW.
Has someone an idea about linking the openSSL libs from my application, please ?




Reply With Quote
Bookmarks