FTP library for libpurple plugin?
Vishal Rao
vishalrao at gmail.com
Tue Nov 6 11:36:42 EST 2007
On 11/6/07, Vishal Rao <vishalrao at gmail.com> wrote:
> Yup, it did seem to have a dependency on cygwin. So I built libcurl
> myself and rebuilt the plugin. Still see the same problem. Dependency
> walker shows dependency on libpurple.dll and dwmapi.dll which is the
> same as the working plugin without curl.
>
> If I comment out the calls to curl's init and cleanup, the plugin
> loads. I moved the calls to other functions and not the plugin's
> init/load, still the plugin does not load if I include curl calls...
Doh, nevermind. I just needed to place libcurl.dll in Pidgin's folder
not in the plugins subfolder. Static linking is giving me linker
errors so I'm using the curl dll.... thanks!
--
"Thou shalt not follow the null pointer for at it's end madness and chaos lie."
More information about the Devel
mailing list