<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Cannot Find 'main' in Python File"
   href="http://llvm.org/bugs/show_bug.cgi?id=16075">16075</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Cannot Find 'main' in Python File
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Build scripts
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>cmake
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jal054@bucknell.edu
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=10547" name="attach_10547" title="Screen Cap of Error I am Running Into">attachment 10547</a> <a href="attachment.cgi?id=10547&action=edit" title="Screen Cap of Error I am Running Into">[details]</a></span>
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:
<a href="http://clang.llvm.org/get_started.html#build">http://clang.llvm.org/get_started.html#build</a>. 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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>