Getting error using libcurl in visual studio 2017

116 Views Asked by At

I have linked libcurl for linker still getting below error:

Error LNK2019 unresolved external symbol curl_global_init referenced in function "void _cdecl getRequest(void)"

0

There are 0 best solutions below