MantisBT - CMake
View Issue Details
0014586CMakeCMakepublic2013-11-20 06:192014-06-02 08:37
Daniel Pfeifer 
 
normalminoralways
closedduplicate 
Windows
CMake 2.8.12 
 
0014586: LLVM platform toolset for Visual Studio
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.
* Install Visual Studio
* Install LLVM from http://llvm.org/builds/ [^]
* `cmake -G "Visual Studio 12" -T "LLVM-vs2013"`
No tags attached.
duplicate of 0014458closed Brad King Support clang-cl, clang's cl-compatible driver 
txt output.txt (2,774) 2013-11-20 06:19
https://public.kitware.com/Bug/file/4955/output.txt
Issue History
2013-11-20 06:19Daniel PfeiferNew Issue
2013-11-20 06:19Daniel PfeiferFile Added: output.txt
2013-11-20 08:35Brad KingRelationship addedduplicate of 0014458
2013-11-20 08:35Brad KingNote Added: 0034499
2013-11-20 08:35Brad KingStatusnew => resolved
2013-11-20 08:35Brad KingResolutionopen => duplicate
2014-06-02 08:37Robert MaynardNote Added: 0036018
2014-06-02 08:37Robert MaynardStatusresolved => closed

Notes
(0034499)
Brad King   
2013-11-20 08:35   
Please try a CMake from Git 'master'. See 0014458.
(0036018)
Robert Maynard   
2014-06-02 08:37   
Closing resolved issues that have not been updated in more than 4 months.