curl-library
Re: Static Library Compilation - Borland
Date: Mon, 2 Jun 2014 18:52:44 +0200
"Jon Torrey" <ntox101_at_gmail.com> wrote:
>I thought by default I didn't need to define SSL as libcurl by default will
> use Windows SSPI?
No way!
> Anywho, I made the following change
>
> On line 56 of Makefile.b32 I have :
>
> DEFINES = -DNDEBUG -DWIN32 -DBUILDING_LIBCURL -DCURL_STATICLIB -USE_SSL
>
> Everything builds fine.
>
> Still throwing the same error.
I haven't followed this long thread, but you could try these too:
-DUSE_SCHANNEL -DUSE_WINDOWS_SSPI
I assume you don't want OpenSSL, but the Win-native SSPI stuff in
secur32.lib.
--gv
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-06-02