Guest User

Untitled

a guest
Aug 15th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. Target triple: i686-pc-win32
  2. Native target architecture is X86
  3. Threads enabled.
  4. Using Debug VC++ CRT: MDd
  5. Using Release VC++ CRT: MD
  6. Using MinSizeRel VC++ CRT: MD
  7. Using RelWithDebInfo VC++ CRT: MD
  8. Found PythonInterp: C:/Python32/python.exe (found version "3.2.3")
  9. Constructing LLVMBuild project information
  10. CMake Error at CMakeLists.txt:300 (message):
  11. Unexpected failure executing llvm-build: Traceback (most recent call last):
  12.  
  13. File "D:/Libs/llvm-3.1.src/utils/llvm-build/llvm-build", line 3, in <module>
  14. import llvmbuild
  15. File "D:\Libs\llvm-3.1.src\utils\llvm-build\llvmbuild\__init__.py", line 1, in <module>
  16. from main import main
  17.  
  18. ImportError: No module named main
  19.  
  20.  
  21. Configuring incomplete, errors occurred!
Add Comment
Please, Sign In to add comment