[lldb-dev] [Bug 44087] New: [Windows] lldb fails to start (missing python36.dll)
via lldb-dev
lldb-dev at lists.llvm.org
Wed Nov 20 08:14:09 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=44087
Bug ID: 44087
Summary: [Windows] lldb fails to start (missing python36.dll)
Product: lldb
Version: 9.0
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: me at mark-ingram.com
CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org
Created attachment 22847
--> https://bugs.llvm.org/attachment.cgi?id=22847&action=edit
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20191120/0e31947d/attachment.html>
More information about the lldb-dev
mailing list