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