View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014586CMakeCMakepublic2013-11-20 06:192014-06-02 08:37
ReporterDaniel Pfeifer 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformOSWindowsOS Version
Product VersionCMake 2.8.12 
Target VersionFixed in Version 
Summary0014586: LLVM platform toolset for Visual Studio
DescriptionWhen 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"`
TagsNo tags attached.
Attached Filestxt file icon output.txt [^] (2,774 bytes) 2013-11-20 06:19 [Show Content]

 Relationships
duplicate of 0014458closedBrad King Support clang-cl, clang's cl-compatible driver 

  Notes
(0034499)
Brad King (manager)
2013-11-20 08:35

Please try a CMake from Git 'master'. See 0014458.
(0036018)
Robert Maynard (manager)
2014-06-02 08:37

Closing resolved issues that have not been updated in more than 4 months.

 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


Copyright © 2000 - 2018 MantisBT Team