Buy commercial curl support. We
help you work out your issues, debug your libcurl applications, use the API,
port to new platforms, add new features and more. With a team lead by the
curl founder Daniel himself.
Re: Where is curlx_dyn_addn defined?
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Daniel Stenberg via curl-library <curl-library_at_lists.haxx.se>
Date: Wed, 29 May 2024 08:23:43 +0200 (CEST)
On Tue, 28 May 2024, Bill Pierce via curl-library wrote:
> I grabbed the sources from github using Git Bash on May 24, 2024, but when I
> tried to compile a test program with selected libcurl files, curlx_dyn_addn
> was undefined.
I recommend you use one of the provided ways to build libcurl.
You probably did not define BUILDING_LIBCURL when building libcurl which you
can see in lib/dynbuf.h will change some things around. The only user of that
header that is not building libcurl is the curl tool that reuses it.
Date: Wed, 29 May 2024 08:23:43 +0200 (CEST)
On Tue, 28 May 2024, Bill Pierce via curl-library wrote:
> I grabbed the sources from github using Git Bash on May 24, 2024, but when I
> tried to compile a test program with selected libcurl files, curlx_dyn_addn
> was undefined.
I recommend you use one of the provided ways to build libcurl.
You probably did not define BUILDING_LIBCURL when building libcurl which you
can see in lib/dynbuf.h will change some things around. The only user of that
header that is not building libcurl is the curl tool that reuses it.
-- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://curl.se/support.html -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2024-05-29