Advertisement
Darksider3

Untitled

Aug 15th, 2014
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.55 KB | None | 0 0
  1. darksider3@darksider3:~/Desktop/prog/C/darksider3/trunk/build$ cmake ..
  2. CMake Error at /usr/share/llvm-3.5/cmake/LLVMConfig.cmake:45 (include):
  3.   include could not find load file:
  4.  
  5.     /usr/lib/llvm-3.5/share/llvm/cmake/LLVMExports.cmake
  6. Call Stack (most recent call first):
  7.   CMakeLists.txt:3 (find_package)
  8.  
  9.  
  10. CMake Error at /usr/share/llvm-3.5/cmake/LLVMConfig.cmake:48 (include):
  11.   include could not find load file:
  12.  
  13.     /usr/lib/llvm-3.5/share/llvm/cmake/LLVM-Config.cmake
  14. Call Stack (most recent call first):
  15.   CMakeLists.txt:3 (find_package)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement