cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcURL application failed to initialize properly

From: mammar <mammar_at_gmail.com>
Date: Wed, 27 Apr 2011 08:53:30 +0500

>
> mammar, you must call curl_global_init() before any other libcurl
> function - and tear down with curl_global_cleanup(), either explicitly
> or through atexit().

thanks for reply but no effect

>
> This error means there are missing dependencies. Have you also deployed the
> other
> DLLs from libcurl-7.19.3-win32-ssl-msvc.zip package to system32 directory?
> Josue Gomes

thanks for reply.

I deployed the other dlls in system32 directory but no effect.

There are two curllib.dll in the zip package:

Debug
Release

If i deploy debug dll then i got same message

The application failed to initialize properly (0xc0150002).

and, If i deploy the release dll the get following error

The application has failed to start because libsasl.dll was not found.

what to do now?

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-04-27