Undefined symbols for architecture i386:
"_curl_easy_perform", referenced from:
AppWarp::Client::lookup() in appwarp.o
"_curl_easy_init", referenced from:
AppWarp::Client::lookup() in appwarp.o
"_curl_easy_setopt", referenced from:
AppWarp::Client::lookup() in appwarp.o
"_curl_easy_getinfo", referenced from:
AppWarp::Client::lookup() in appwarp.o
"_curl_easy_cleanup", referenced from:
AppWarp::Client::lookup() in appwarp.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
When i build the Demo that time occuring this error