Displaying 1 result from an estimated 1 matches for "adddefaultcincludepath".
Did you mean:
adddefaultcincludepaths
2012 Oct 17
0
[LLVMdev] compilation problem
Hi,
I am compiling LLVm with clang and I get the following error:
Compiling InitHeaderSearch.cpp for Release+Asserts build
InitHeaderSearch.cpp:29:51: error: clang/Config/config.h :
InitHeaderSearch.cpp: In member function
‘void<unnamed>::InitHeaderSearch::AddDefaultCIncludePaths(const
llvm::Triple&, const clang::HeaderSearchOptions&)’:
InitHeaderSearch.cpp:237: error: ‘C_INCLUDE_DIRS’ was not declared in this scope
I do not know what is wrong.