Re: cURL C++
Date: Thu, 14 Nov 2019 16:05:22 -0600
Hi,
On Thu, Nov 14, 2019 at 3:49 PM Lucas Rosenberg via curl-library <
curl-library_at_cool.haxx.se> wrote:
> Hey I am trying to use cURL in my C++ DLL Project, using Visual Studio
> 2019. I have an api on my website and I want to read the html body using
> cURL I have installed it but I keep getting these errors please help.
>
>
You should modify the linker option in you project and link against the
cURL libraries.
Thank you.
-------------------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
> Etiquette: https://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html