i'm trying to use libcurl in my C++ application, but i'm running into linker errors. I did add the include and lib folder in my project and added the .lib file in the additional dependencies.
Error: LNK2019 unresolved external symbol __imp__curl_easy_init referenced in function _main