Skip to content

Instantly share code, notes, and snippets.

@brapse
Created June 4, 2009 02:19
Show Gist options
  • Save brapse/123389 to your computer and use it in GitHub Desktop.
Save brapse/123389 to your computer and use it in GitHub Desktop.
Undefined symbols:
"_curl_easy_perform", referenced from:
postTwitter(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in ccTLU0tl.o
"_curl_easy_setopt", referenced from:
postTwitter(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in ccTLU0tl.o
postTwitter(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in ccTLU0tl.o
postTwitter(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in ccTLU0tl.o
postTwitter(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in ccTLU0tl.o
postTwitter(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in ccTLU0tl.o
postTwitter(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in ccTLU0tl.o
"_curl_easy_cleanup", referenced from:
postTwitter(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)in ccTLU0tl.o
"_curl_easy_init", referenced from:
_main in ccTLU0tl.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
┌─(brapse@kui-box:s008)────────────
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment