http://llvm.org/bugs/show_bug.cgi?id=16075

            Bug ID: 16075
           Summary: Cannot Find 'main' in Python File
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: other
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 10547
  --> http://llvm.org/bugs/attachment.cgi?id=10547&action=edit
Screen Cap of Error I am Running Into

Trying to build LLVM and Clang to use the Clang Static Analyzer. I am on a
Windows 7 PC, and I followed the directions found at this link:
http://clang.llvm.org/get_started.html#build. I was trying to build the project
so I could use it in the latest version of Visual Studio. I have downloaded and
installed all the necessary extras that are listed from the instructions.

The issue I am running into is when Cmake is trying to compile LLVM into a .sln
file. Cmake reports it is unable to find a main module in the file __init__.py.
It is reporting it as in import error. I have attached a screen shot of my
command prompt illustrating the error I am receiving on llvmbuild.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to