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

Reply via email to