cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl library routines

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 19 Feb 2016 00:07:13 -0500

On 2/18/2016 9:42 PM, Gene Moore via curl-library wrote:
> I found a libcurl.lib file and put it in the list, which resolved the
> external references. However, when I try to run my program, I get this

The error "The application was unable to start correctly 0xc000007b"
I've seen happen when a program built for one config platform (eg x86)
attempts to load a DLL for another platform (eg x64). Check that the
DLLs you are loading are all the same platform/architecture.

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-02-19