curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Building libcurl 7.57 or 7.58 on Windows with Visual Studio 2015

From: <rdw_at_steadingsoftware.com>
Date: Wed, 31 Jan 2018 20:06:06 +0000

I’m internet impaired, so please forgive the HTML mail

> But it does not have provision to pick up a different name for zlib.lib. Do I have to manually change the ZLIB_LIBS definition of MakefileBuild.vc?
>
> Thanks.
>

Try MAKE=“NMAKE /e”

There’s an example on doing it buried in here

http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=blob_plain;f=dependencies/dependency.make;hb=HEAD

Look for the ‘curl-debug:’ target...

I have a long standing AI to make all of this stuff externally visible in a less hideous manner. Particularly I want to allow the use of debug DLLs ending in ‘D’, as well as avoiding dill hell by uniquifying the dlls to our build names but the needed time keeps used up elsewhere.

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-01-31