[cmake-developers] [CMake 0014755]: Cannot use VisualStudio 2013 Express with Windows7.1SDK for 64Bit builds

Mantis Bug Tracker mantis at public.kitware.com
Fri Feb 14 06:13:44 EST 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14755 
====================================================================== 
Reported By:                jest
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14755
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-02-14 06:13 EST
Last Modified:              2014-02-14 06:13 EST
====================================================================== 
Summary:                    Cannot use VisualStudio 2013 Express with
Windows7.1SDK for 64Bit builds
Description: 
I'm trying to use VisualStudio 2013 Express with the 64 Bit Compiler from
VisualStudio 2010. Since VisualStudio 2010 Express doesn't contain the 64Bit
compiler, Windows7.1SDK is required to.

The Compiler test of CMake doesn't pass.

Steps to Reproduce: 
tried
cmake -G "Visual Studio 12 Win64" -T "v100"
as well as
cmake -G "Visual Studio 12 Win64" -T "Windows7.1SDK"

Workaround:
cmake -G "Visual Studio 12 Win64"
and manually select Windows7.1SDK in VisualStudio
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-02-14 06:13 jest           New Issue                                    
======================================================================



More information about the cmake-developers mailing list