curl-users
Building curl library with GSS enabled in windows
From: Vidhya Sekar <vidhya02_at_gmail.com>
Date: Thu, 11 Oct 2018 00:21:44 +0530
Date: Thu, 11 Oct 2018 00:21:44 +0530
Help needed..
I am trying to build the curl library GSS enabled in windows.
I copied the GSS related files.
I am running the below command
nmake /f makefile.vc mode=static MACHINE=x64 DEBUG=no WITH_DEVEL=../deps
WITH_SSL=static SSL_PATH=../openssl ENABLE_SSPI=yes
where I have placed all the GSS related stuffs in deps folder.
Is there any special flag I need to pass to make my libcurl GSS enabled.
Thanks in advance
vidhya
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-10-10