MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015884 | CMake | CMake | public | 2015-12-16 03:47 | 2016-05-02 08:30 |
|
Reporter | hume npx | |
Assigned To | | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | duplicate | |
Platform | WIndows | OS | win10 | OS Version | |
Product Version | CMake 3.4.1 | |
Target Version | | Fixed in Version | | |
|
Summary | 0015884: 3.4.1 regression for vs2015 detection |
Description | Visual Studio 14 2015 can not find CXX compiler, while the same env and command line for cmake 3.3.1 just worked |
Steps To Reproduce | with vs2015 update1 installed, make a simple cmake project and then
cd build
cmake ../src
-- Building for: Visual Studio 14 2015
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown |
Additional Information | uninstall 3.4.1 and install cmake 3.3.1 just worked |
Tags | No tags attached. |
Relationships | duplicate of | 0015831 | closed | Brad King | CMake Version 3.4 with VS 2015 fails to detect a Windows 10 SDK |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-12-16 03:47 | hume npx | New Issue | |
2015-12-16 11:52 | Bill Hoffman | Note Added: 0039991 | |
2015-12-17 08:35 | Brad King | Relationship added | duplicate of 0015831 |
2015-12-17 08:37 | Brad King | Note Added: 0039994 | |
2015-12-17 08:37 | Brad King | Status | new => resolved |
2015-12-17 08:37 | Brad King | Resolution | open => duplicate |
2016-05-02 08:30 | Robert Maynard | Note Added: 0040987 | |
2016-05-02 08:30 | Robert Maynard | Status | resolved => closed |