curl-library
Re: Static Library Compilation - Borland
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 30 May 2014 22:40:08 +0200 (CEST)
Date: Fri, 30 May 2014 22:40:08 +0200 (CEST)
On Fri, 30 May 2014, Jon Torrey wrote:
> Error Buffer = Protocol https not supported or disabled in libcurl
This says all you need. HTTPS is not enabled in your build. You need to make
sure to
1) define USE_SSL
2) define USE_[TLS-lib] definition for the particular backend you pick
3) link with the appropriate TLS lib
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-05-30