curl_easy_setopt
Mark Doliner
mark at kingant.net
Wed Mar 4 01:10:36 EST 2009
On Tue, Mar 3, 2009 at 9:07 PM, arun kumar <arunkumar0107 at gmail.com> wrote:
> hi all,
>
> i wrote a plugin which was compiled to get the .so file then when i
> added it to the plugins list in pidgin, i was unable to enable it
> when i saw in plugin details it shows error: Error: undefined symbol:
> curl_easy_setopt
Does it correctly link against libcurl? It would need to. I think
you should be able to do it either statically or dynamically.
-Mark
More information about the Devel
mailing list