| Issue |
74073
|
| Summary |
Missing Python DLL in Windows binary
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
luc0x61
|
[LLVM 17.0.6]
Note that `lldb` depends on `liblldb.dll`, which in turn depends on `python310.dll`: this last one is **missing** in Windows x64 binary files - i.e. `lldb` can't be run, out of the box.
The obvious way to run it is by providing the missing Python library.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs