Re: [lldb-dev] help, how to get a debug build on windows (python37_d.lib)

2019-10-04 Thread Alexandre Ganea via lldb-dev
Hi Larry, Like Pavel suggests, the option for installing Python debug binaries is here: [cid:image001.png@01D57206.80F88AC0] You would need to re-start the Python installer, and choose “Customize installation”, then you get an “Optional features” page, then a second menu page “Advanced Op

Re: [lldb-dev] Trouble running Python tests on Windows

2019-06-01 Thread Alexandre Ganea via lldb-dev
I got the exact same error you did. I would recommend SWIG 3.0.12, since that is the latest version of SWIG that I’ve been able to get working. Good luck! Alex From: lldb-dev mailto:lldb-dev-boun...@lists.llvm.org>> on behalf of Alexandre Ganea via lldb-dev mailto:lldb-dev@lists.

[lldb-dev] Trouble running Python tests on Windows

2019-05-31 Thread Alexandre Ganea via lldb-dev
Hi, I can't seem to run the lldb python tests on my Windows 10 setup. I use the following cmd-line to generate: cmake -G Ninja f:/svn/llvm -DCMAKE_BUILD_TYPE=Release -DLLVM_OPTIMIZED_TABLEGEN=true -DLLVM_EXTERNAL_LLD_SOURCE_DIR=f:/svn/lld -DLLVM_EXTERNAL_CLANG_SOURCE_DIR=f:/svn/clang -DLLVM_TO