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.html