MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014586 | CMake | CMake | public | 2013-11-20 06:19 | 2014-06-02 08:37 |
|
Reporter | Daniel Pfeifer | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | |
Platform | | OS | Windows | OS Version | |
Product Version | CMake 2.8.12 | |
Target Version | | Fixed in Version | | |
|
Summary | 0014586: LLVM platform toolset for Visual Studio |
Description | When configuring a CMake project with an LLVM toolset, CMake complains about the compiler not being able to compile a simpe test program. The complete output is attached.
It seems the problem is the '-g' compile flag. |
Steps To Reproduce | * Install Visual Studio
* Install LLVM from http://llvm.org/builds/ [^]
* `cmake -G "Visual Studio 12" -T "LLVM-vs2013"` |
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | 0014458 | closed | Brad King | Support clang-cl, clang's cl-compatible driver |
|
Attached Files | output.txt (2,774) 2013-11-20 06:19 https://public.kitware.com/Bug/file/4955/output.txt |
|
Issue History |
Date Modified | Username | Field | Change |
2013-11-20 06:19 | Daniel Pfeifer | New Issue | |
2013-11-20 06:19 | Daniel Pfeifer | File Added: output.txt | |
2013-11-20 08:35 | Brad King | Relationship added | duplicate of 0014458 |
2013-11-20 08:35 | Brad King | Note Added: 0034499 | |
2013-11-20 08:35 | Brad King | Status | new => resolved |
2013-11-20 08:35 | Brad King | Resolution | open => duplicate |
2014-06-02 08:37 | Robert Maynard | Note Added: 0036018 | |
2014-06-02 08:37 | Robert Maynard | Status | resolved => closed |