MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015558 | CMake | CMake | public | 2015-05-06 15:34 | 2016-06-10 14:31 |
|
| Reporter | jest | |
| Assigned To | Kitware Robot | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | Win64 | OS | Windows | OS Version | 7 |
| Product Version | CMake 3.2.2 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0015558: 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 |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | consoleOutput.txt (4,150) 2015-05-07 14:38 https://public.kitware.com/Bug/file/5452/consoleOutput.txt |
|
| 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 |