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-...@lists.llvm.org
          Reporter: m...@mark-ingram.com
                CC: jdevliegh...@apple.com, llvm-bugs@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 on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to