View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015558CMakeCMakepublic2015-05-06 15:342016-06-10 14:31
Reporterjest 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformWin64OSWindowsOS Version7
Product VersionCMake 3.2.2 
Target VersionFixed in Version 
Summary0015558: CMake Generator Visual Studio 14 2015 Win64 doesn't work with Toolset WindowsSDK7.1
DescriptionI 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 Reproducecmake -G "Visual Studio 14 2015 Win64" -T "Windows7.1SDK"
Additional InformationWorkaround:
cmake -G "Visual Studio 14 2015 Win64"
and set the toolchain manually in VisualStudio
TagsNo tags attached.
Attached Filestxt file icon consoleOutput.txt [^] (4,150 bytes) 2015-05-07 14:38 [Show Content]

 Relationships

  Notes
(0038726)
Brad King (manager)
2015-05-07 08:52

After running

 cmake -G "Visual Studio 14 2015 Win64" -T "Windows7.1SDK"

please attach the CMakeFiles/CMake*.log files. They should show more detail about the failure to compile a test program.
(0042774)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2015-05-06 15:34 jest New Issue
2015-05-07 08:52 Brad King Note Added: 0038726
2015-05-07 14:38 jest File Added: consoleOutput.txt
2016-06-10 14:29 Kitware Robot Note Added: 0042774
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team