I have installed llvm via scoop. But when I test lldb, it says I can’t find python310.dll. So I installed python310 again through scoop and enabled it to use.(llvm version 19.1.6)
When I debug using the lldb-dap plugin for vscode, I can’t start debugging.
But in WSL, it works well.
What extension are you using? LLDB DAP, or CodeLLDB?
What kind of errors are you getting?
