[CMake] Fwd: Error running CMake on Win 7 64

Sergei Nikulov sergey.nikulov at gmail.com
Wed Jun 19 14:37:54 EDT 2013


@Sergei
>
>
> When I click "configure", I choose "Visual Studio 2010 Win64" as my
> compiler.
>
>
> Then I get the following output:
>

Aaron,

Looks like something wrong with your environment.
Another idea is - try remove CMakeCache in existing build dir or start from
clean dir
Re-run cmake.
Just checked out project from google and it works just fine

The C compiler identification is MSVC 16.0.40219.1

Check for working C compiler using: Visual Studio 10 Win64

Check for working C compiler using: Visual Studio 10 Win64 -- works

Detecting C compiler ABI info

Detecting C compiler ABI info - done

Check if the system is big endian

Searching 16 bit integer

Looking for sys/types.h

Looking for sys/types.h - found

Looking for stdint.h

Looking for stdint.h - found
...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130619/ea2aeee6/attachment.htm>


More information about the CMake mailing list