curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. 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 himself.

Re: Fwd: Libcurl error message [ Undefined symbols for architecture x86_64 ]

From: Tomalak Geret'kal via curl-library <curl-library_at_cool.haxx.se>
Date: Mon, 21 Sep 2020 11:10:42 +0100

On 21/09/2020 01:30, @roadup via curl-library wrote:
> I'm learning how to use curl library.  but I got an error
> about link libcurl.

The first thing that jumps out at me here (though I had to
squint at your console output: please provide this as text,
not images!) is that you're building libcurl.dylib but then
`add_definitions( -DCURL_STATICLIB )`.

Pick one of static or dynamic!

Cheers

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-09-21