Skip to content

Compiling Static Library with Embarcadero and Clang: Linking Error. #12450

Answered by jay
sashok74 asked this question in Q&A
Discussion options

You must be logged in to vote

You need to define CURL_STATICLIB when compiling your code, as mentioned in the FAQ. Other macros like BUILDING_LIBCURL are used only for building libcurl and you shouldn't define them.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vszakats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Windows Windows-specific
2 participants