“libcurl.lib(doh.c.obj) : error LNK2001: unresolved external symbol __acrt_iob_func” Error occurred
I am using the curl-8.8.0 version. I have installed using vcpkg(2024.07.12) . I have built a library as static. When linking libcurl.lib to sample code unable to build the sample code.