MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015875 | CMake | CMake | public | 2015-12-09 10:57 | 2016-05-02 08:30 |
|
Reporter | philrosenberg | |
Assigned To | | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | duplicate | |
Platform | PC | OS | Windows | OS Version | 10 |
Product Version | CMake 3.4.1 | |
Target Version | | Fixed in Version | | |
|
Summary | 0015875: CMake does not find the VS2015 C compiler even though it has been installed by building a C/C++ program |
Description | When running cmake with the Visual Studio 14 2015 generator cmake says it cannot find the C compiler. I have seen questions on stack exchange saying that the user needs to first build a C/C++ program to force VS to download the compiler. I have done this and I can see the compiler in C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin.
Downgrading to 3.3.2 fixes the issue. |
Steps To Reproduce | |
Additional Information | |
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-09 10:57 | philrosenberg | New Issue | |
2015-12-09 11:17 | Brad King | Relationship added | duplicate of 0015831 |
2015-12-09 11:19 | Brad King | Note Added: 0039961 | |
2015-12-09 11:19 | Brad King | Status | new => resolved |
2015-12-09 11:19 | Brad King | Resolution | open => duplicate |
2016-05-02 08:30 | Robert Maynard | Note Added: 0040980 | |
2016-05-02 08:30 | Robert Maynard | Status | resolved => closed |