<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - [Windows] lldb fails to start (missing python36.dll)"
   href="https://bugs.llvm.org/show_bug.cgi?id=44087">44087</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Windows] lldb fails to start (missing python36.dll)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>9.0
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>me@mark-ingram.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=22847" name="attach_22847" title="Screenshot of error message">attachment 22847</a> <a href="attachment.cgi?id=22847&action=edit" title="Screenshot of error message">[details]</a></span>
Screenshot of error message

Attempting to run lldb (9.0) on Windows results in an error dialog with the
following message:

lldb.exe - System Error
The code execution cannot proceed because python36.dll was not found.
Reinstalling the program may fix this problem.


Running via Git Bash rather than cmd or Explorer results in a similar error
message:

C:/Program Files/LLVM/bin/lldb.exe: error while loading shared libraries: ?:
cannot open shared object file: No such file or directory</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>