On Wed, 10 Apr 2019 at 10:28, Gisle Vanem via curl-library <curl-library@cool.haxx.se> wrote: > > Luca Di Rocco wrote: > > > Of course your app will not be self contained and will require > > libcurl.dll in addition other windows dll. > > And most certainly 'cygwin1.dll' too. Which makes this kinda > unsafe; mixing a Watcom program with libcurl.dll etc. which > is built with CygWin 32/64.
No need for CygWin. Just use the official build for win32 "CURL for 32 Bit" at https://curl.haxx.se/windows/ libcurl.dll depends only on dlibcrypto-1_1.dll and libssl-1_1.dll, both included in the distribution. All three DLLs have other dependencies just on windows DLLs. ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html