Michael Behrisch <o...@behrisch.de> writes: > I saw that there are libcurl implementations for Windows as well: > https://stackoverflow.com/questions/53861300/how-do-you-properly-install-libcurl-for-use-in-visual-studio-2017 > but the docs say libcurl does not work with Windows. Did nobody try yet > or are there any major roadblocks?
libcurl works fine on Windows though for HTTPS support you will also need to build OpenSSL. For example, we build Xerces-C++ with libcurl/OpenSSL across all platforms/compilers: https://cppget.org/?builds=libxerces-c --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org