search for: cincludedir

Displaying 1 result from an estimated 1 matches for "cincludedir".

Did you mean: includedir
2012 Jun 14
0
[LLVMdev] Installation Error
...r: 'clang/Config/config.h' file not found #include "clang/Config/config.h" // C_INCLUDE_DIRS ^ /Users/georgebaah/llvm3.1/llvm-3.1.src/tools/clang/lib/Frontend/InitHeaderSearch.cpp:237:26: error: use of undeclared identifier 'C_INCLUDE_DIRS' StringRef CIncludeDirs(C_INCLUDE_DIRS); ^ 2 errors generated. make[4]: *** [/Users/georgebaah/llvm3.1/llvm-build/tools/clang/lib/Frontend/Release+Asserts/InitHeaderSearch.o] Error 1 make[3]: *** [Frontend/.makeall] Error 2 Can someone let me know what the problem is? Thanks. George -----------...