On Sat, 27 Nov 2010, botswana serengeti wrote:

I am trying to compile the skyhook example code wpsapitest.cpp (from http://www.skyhookwireless.com/developers/sdk.php). This code relies on libwpsapi.so which makes use of libcurl. when I try to compile with

gcc -o wpsapitest -I../include -L../lib wpsapitest.cpp -lwpsapi -lcurl

I get this error message:

As you're using another library that only indirectly uses libcurl, you should ask that team first on how they recommend you to link with their library.


--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to