hans added a comment. In D64881#1590204 <https://reviews.llvm.org/D64881#1590204>, @amccarth wrote:
> An aside ... > > I'm still trying to get back to a buildable state the earlier changes, like > the one that tries to enforce version consistency between the libs and the > interpreter. I'm currently bisecting to figure out what I hope is the final > blocker. Do you have the revisions for these changes? I built successfully at r363781, but now I can't build anymore. I'm configuring with: cmake -GNinja %cmake_flags% -DPYTHON_HOME=C:\Users\hwennborg\AppData\Local\Programs\Python\Python36-32 And get the error: CMake Error at tools/lldb/cmake/modules/LLDBConfig.cmake:204 (message): Found incompatible Python interpreter (2.7.15) and Python libraries (3.6.4) Uninstalling Python 2.7 is not an option for me. Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D64881/new/ https://reviews.llvm.org/D64881 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits