On 7/7/2019 6:51 PM, MATSUDA Daiki wrote:
> On 2019年07月08日 07:17, Ray Satiro via curl-library wrote:
>> On 7/7/2019 5:43 PM, MATSUDA Daiki wrote:
>>> On 2019年07月07日 15:17, Ray Satiro via curl-library wrote:
On 7/2/2019 8:07 PM, MATSUDA Daiki via curl-library wrote:
> In my research, the cu
On 2019年07月08日 07:17, Ray Satiro via curl-library wrote:
On 7/7/2019 5:43 PM, MATSUDA Daiki wrote:
On 2019年07月07日 15:17, Ray Satiro via curl-library wrote:
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://d
On 7/7/2019 5:43 PM, MATSUDA Daiki wrote:
> On 2019年07月07日 15:17, Ray Satiro via curl-library wrote:
>> 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
On 2019年07月07日 15:17, Ray Satiro via curl-library wrote:
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 possi
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
rec
I tried to build curl-7.65.1 on Windows 2008R2 64bit.
The build for library is finished but for curl.exe the warning is displayed
with following.
cd winbuild
nmake /F Makefile.vc mode=static WITH_MBEDTLS=static
MBEDTLS_PATH=..\..\mbedtls-2.7.10\build
...
link.exe /incremental:no
/lib