[llvm-dev] Providing path to zlib and Python when configuring LLVM?

Osman Zakir via llvm-dev llvm-dev at lists.llvm.org
Mon May 6 14:17:37 PDT 2019


I was able to specify the path to Python with "-DPYTHON_HOME=path/to/Python37-32", but it says that the Python installation is corrupt and I don't know how to fix that.  It says there are three .exe files that it can't find, but they still aren't there even after I repaired my Python installation.  For zlib I tried "-DZLIB_HOME=path/to/zlib" but it didn't recognize that flag.  So how should I do it?
________________________________
From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Osman Zakir via llvm-dev <llvm-dev at lists.llvm.org>
Sent: Monday, May 6, 2019 11:46 PM
To: llvm-dev at lists.llvm.org
Subject: [llvm-dev] Providing path to zlib and Python when configuring LLVM?

Hi again, all.

I'm asking this here because I couldn't find it in the LLVM documentation (if I overlooked something, please let me know and point me to where it is): how do I specify the path to zlib and the path to Python when configuring CMake for building LLVM?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190506/7154990c/attachment.html>


More information about the llvm-dev mailing list