On 7/2/2019 8:07 PM, MATSUDA Daiki via curl-library wrote: > In my research, the curl library with /MD option in spite of static. > > https://docs.microsoft.com/en-us/cpp/build/reference/md-mt-ld-use-run-time-library?view=vs-2019
Is it possible that you want RTLIBCFG=static? [1] It is not the recommended method. [1]: https://github.com/curl/curl/blob/curl-7_65_1/winbuild/BUILD.WINDOWS.txt#L105-L114 ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html