Thanks, I'll check it. Regards, Gene Moore Charlie Horse Ranch Timing Systems [email protected] 916-275-3277 _www.charhorseranch.com
In a message dated 2/18/2016 9:07:54 P.M. Pacific Standard Time, [email protected] writes: 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 _ (http://www.charhorseranch.com/)
------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
