The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15558 
====================================================================== 
Reported By:                jest
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15558
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-05-06 15:34 EDT
Last Modified:              2015-05-06 15:34 EDT
====================================================================== 
Summary:                    CMake Generator Visual Studio 14 2015 Win64 doesn't
work with Toolset WindowsSDK7.1
Description: 
I want to use VisualStudio 2015 (RC) as IDE and use WindowsSDK7.1 as Toolchain.
The generator says the compiler (vc100) is not able to compile a simple test
program.

Steps to Reproduce: 
cmake -G "Visual Studio 14 2015 Win64" -T "Windows7.1SDK"

Additional Information: 
Workaround:
cmake -G "Visual Studio 14 2015 Win64"
and set the toolchain manually in VisualStudio
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-05-06 15:34 jest           New Issue                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to