On Thu, 15 Jun 2017, Karlsson via curl-library wrote:
So before v7.55.0, the libcurl header files are not unified on multiple platforms ? If my project is for Windows and Linux, then must I include the header files different ?
If you want to use the same header files for both Windows and Linux builds then you will need some extra work, yes. And even if you want to be able to build either 32bit or 64bit Linux builds.
-- / daniel.haxx.se ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
