[cmake-developers] [CMake 0014693]: CMake fails when x64 tools are used

Mantis Bug Tracker mantis at public.kitware.com
Sat Jan 11 07:51:14 EST 2014


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                                    
======================================================================




More information about the cmake-developers mailing list