search for: clang_diag_gen

Displaying 2 results from an estimated 2 matches for "clang_diag_gen".

2010 Mar 20
0
[LLVMdev] 2.7 Pre-release1 available for testing
....exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Clang version: 1.1 CMake Error at include/clang/Basic/CMakeLists.txt:2 (tablegen): Unknown CMake command "tablegen". Call Stack (most recent call first): include/clang/Basic/CMakeLists.txt:9 (clang_diag_gen) CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.8) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project....
2010 Mar 20
2
[LLVMdev] 2.7 Pre-release1 available for testing
On Sat, Mar 20, 2010 at 10:13 AM, Russell Wallace <russell.wallace at gmail.com> wrote: > Ah, okay, thanks. Is the same true of Clang? > Clang builds with MSVC, though to build something you have to have a 'gcc' in your path to build the assembly that is produced.