search for: dllvm_config

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

Did you mean: llvm_config
2016 Aug 19
6
OT: Cloning llvm repo over low speed connection != fun
...big repo on non-corporate infrastructure can be a challenge. I'd hate for some ambitious community dev to run into the same thing and turn away as a result */ ------------ CMake Error at CMakeLists.txt:53 (message): llvm-config not found and LLVM_MAIN_SRC_DIR not defined. Reconfigure with -DLLVM_CONFIG=path/to/llvm-config or -DLLVM_PATH=path/to/llvm-source-root. -- Configuring incomplete, errors occurred! See also "/usr/local/src/libcxxabi/build/CMakeFiles/CMakeOutput.log". asura at asura-X3:/usr/local/src/libcxxabi/build$ cd ../.. asura at asura-X3:/usr/local/src$ git clone git at gi...
2016 Aug 19
2
OT: Cloning llvm repo over low speed connection != fun
...lenge. I'd hate for some ambitious community dev to run into the >> same thing and turn away as a result */ >> ------------ >> CMake Error at CMakeLists.txt:53 (message): >> llvm-config not found and LLVM_MAIN_SRC_DIR not defined. Reconfigure >> with >> -DLLVM_CONFIG=path/to/llvm-config or >> -DLLVM_PATH=path/to/llvm-source-root. >> >> >> -- Configuring incomplete, errors occurred! >> See also "/usr/local/src/libcxxabi/build/CMakeFiles/CMakeOutput.log". >> asura at asura-X3:/usr/local/src/libcxxabi/build$ cd ../.. &...