I'm using cURL 7.42.1 and MinGW. I'm having problems compiling libcurl with ssl support (for HTTPS). Ive tried defining USE_OPENSSL
on lib\curl_setup.h
but it still didn't work.
Ive been trying to find a solution to this for hours but i couldn't find one.