<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div dir="ltr" data-setdir="false">hi <br></div><div dir="ltr" data-setdir="false"><div>i'm trying to install llvm using cmake on windows</div><div>here are the steps i took:</div><div dir="ltr" data-setdir="false">* <span>installed cmake from: <a href="https://cmake.org/download/#latest" rel="nofollow" target="_blank">https://cmake.org/download/#latest</a></span> <br></div><div dir="ltr" data-setdir="false"><span>* cloned the llvm project from git using <code>git clone <a href="https://github.com/llvm/llvm-project.git" rel="nofollow" target="_blank">https://github.com/llvm/llvm-project.git</a><br></code></span></div><div dir="ltr" data-setdir="false"><div dir="ltr" data-setdir="false"><span>* installed choco through admin powershell</span></div><div dir="ltr" data-setdir="false"><span>* <span>installed ninja by running <span><span><span><code>choco install ninja</code></span></span></span> in powershell</span><br></span></div><div dir="ltr" data-setdir="false"><span>note: i have qt-creator on my system</span></div><div dir="ltr" data-setdir="false"><span>* added <span>C:\ProgramData\chocolatey\bin</span> and <span>C:\Qt\Tools\mingw810_64 to environment variable</span></span></div><div><span><span>* checked out to llvmorg-11.0.1 using <span><code>git checkout llvmorg-11.0.1</code></span></span> in the directory i keep all my git projects <br></span></div><div dir="ltr" data-setdir="false"><span>* </span><span>then </span><span></span>tried to build using <span><code>cmake --build build -j 8 ninja check-all</code> </span></div><div dir="ltr" data-setdir="false">the build failed, tried again with subsequent fails. here's the pastebin to the complete log: <a href="https://pastebin.com/Pk83KNWG" rel="nofollow" target="_blank">https://pastebin.com/Pk83KNWG</a></div><div dir="ltr" data-setdir="false">i'd appreciate any hint or help</div><div dir="ltr" data-setdir="false">thanks in advance<br></div><span><code></code></span></div></div></div></body></html>