Skip to content

Missing Python DLL in Windows binary #74073

Open
@luc0x61

Description

@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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions