search for: compilr

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

Did you mean: compile
2013 Jul 21
2
[LLVMdev] Build Clang and LLVM on Win 8
...Clang and LLVM and I'd like to use them on Win 8 with Code::Blocks. I'm having problems in running cmake. I did the following: * Installed cmake * installed Code::Blocks * Installed python (cmake was complaining if it was not installed) * Dowloaded sources fron svn (LLVM, clang, compilre-rt and test-suite. When I run cmake I got The following error: *<project folder>\build>CMake -G "CodeBlocks - MinGW Makefiles" ..\llvm* /-- Could NOT find LibXml2 (missing: LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR)// //-- Target triple: x86_64-w64-mingw32// //-- Native target a...