[CMake] NMake Generation Error: machine type 'X86' conflicts with target machine type 'x64'
Aaron_Wright at selinc.com
Aaron_Wright at selinc.com
Fri Nov 13 16:01:33 EST 2009
I'm sorry, I was being a little flippant. I had an un-escaped "\" in my
perl script that set the INCLUDE environment variable. Apparently, CMake
was unable to compile a test program because of this messed up path, and
thus assumed the box must be x64. I didn't mean to mislead you.
---------------------------------------------------------
Aaron Wright
John Drescher <drescherjm at gmail.com>
11/13/2009 11:24 AM
To
Aaron_Wright at selinc.com, CMake mailing list <cmake at cmake.org>
cc
Subject
Re: [CMake] NMake Generation Error: machine type 'X86' conflicts with
target machine type 'x64'
On Fri, Nov 13, 2009 at 1:15 PM, <Aaron_Wright at selinc.com> wrote:
Bill,
I think you were right. I took a hard look at my SDK paths and
changed a capital "I" to a lower-case "i" and everything seems better.
Thanks for help.
I am confused about that. Windows paths and filenames are not case
sensitive.
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091113/06f6f4d5/attachment-0001.htm>
More information about the CMake
mailing list