The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=14693 ====================================================================== Reported By: philrosenberg Assigned To: ====================================================================== Project: CMake Issue ID: 14693 Category: CMake Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2014-01-11 07:51 EST Last Modified: 2014-01-11 07:51 EST ====================================================================== Summary: CMake fails when x64 tools are used Description: When building a 64 bit application/library with CMake it would seem logical that the VC++ x64 Tools command Prompt should be used. However, when this is performed using VC++ 2012 all tests for headers and functions fail. This obviously messes up the config.h file
Steps to Reproduce: download plplot 5.9.11 open VC++ 2012 x64 command tools run cmake for plplot using the visual studio 11 x64 generator check the newly created config.h all entries are ifdefed out ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2014-01-11 07:51 philrosenberg New Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers