[Lldb-commits] [PATCH] D64812: [CMake] Fail when Python interpreter doesn't match Python libraries version
    Reid Kleckner via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Tue Jul 16 11:41:09 PDT 2019
    
    
  
rnk added a comment.
You broke my build. =/ I got this output:
  CMake Error at C:/src/llvm-project/lldb/cmake/modules/LLDBConfig.cmake:201 (message):
    Found incompatible Python interpreter (3.7.3) and Python libraries ()
I'll mess with it a bit I guess.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64812/new/
https://reviews.llvm.org/D64812
    
    
More information about the lldb-commits
mailing list