-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
lldbplatform:windowsquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
Description
Hello,everyone. I’m a beginner of LLDB and I want to use lldb on windows. I download the clang+llvm-19.1.2-x86_64-pc-windows-msvc.tar.xz on the Releases · llvm/llvm-project (github.com) and I try to launch lldb.exe just like this:
./bin/lldb.exe
it seems like right, but when i want to launch it, i got an error:
the path “'E:\Python Environment\Lib\” and “E:\Python Environment\DLLs\” is the path where i installed python interpreter but now, I have already removed and uninstalled it.
What can I do to make the lldb work correctly?
Metadata
Metadata
Assignees
Labels
lldbplatform:windowsquestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!