Looks like this is the issue: Microsoft (R) C/C++ Optimizing Compiler Version 18.00.20617.1 for x86 Copyright (C) Microsoft Corporation. All rights reserved.
I started building with 2013 last night before I went to sleep. On Tue, Jul 9, 2013 at 10:01 AM, Gisle Vanem <[email protected]> wrote: > "Jamey Kirby" <[email protected]> wrote: > > Gonna have a try. Again, thanks for your help and tolerating my >> frustrations. Having been dinking with this for a month, it is getting >> frustrating. >> > > > I'm not sure you're using the correct "cl.exe". In a cmd-shell, what does > "cl /?" > print? Here with my normal x86 cl.exe, I get: > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.40219.01for > 80x86 > > But with the x64 version, I get from "cl /?": > Microsoft (R) C/C++ Optimizing Compiler Version 16.00.40219.01 for x64 > > You'll have to ensure you're using the correct cl.exe. > > --gv > > ------------------------------**------------------------------**------- > List admin: > http://cool.haxx.se/list/**listinfo/curl-library<http://cool.haxx.se/list/listinfo/curl-library> > Etiquette: > http://curl.haxx.se/mail/**etiquette.html<http://curl.haxx.se/mail/etiquette.html> > -- Jamey Kirby Disrupting the establishment since 1964 *This is a personal email account and as such, emails are not subject to archiving. Nothing else really matters.*
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
