amccarth added a comment. Actually, right now I'm trying to figure out where the interpreter is found because cmake is finding different, incompatible versions of the interpreter (2.7) and the libs (3.6).
On Windows, it looks like LLDBConfig.cmake doesn't explicitly look for the interpreter, only the libs. By the time find_python_libs_windows runs, the interpreter is already set to the wrong version. Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D64821/new/ https://reviews.llvm.org/D64821 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits