LLVM is useless without Visual Studio installed

This commit is contained in:
Anthony Rose 2023-03-22 10:07:58 +00:00
parent 3ac60fb61a
commit 47a156baea

View file

@ -43,11 +43,6 @@ cd %USERPROFILE%\opt\7zip
<pre><code>dark.exe -x vcruntime VC_redist.x64.exe</code></pre>
<p>Then open <code>vcruntime\AttachedContainer\packages\vcRuntimeMinimum_amd64\cab1.cab</code> and copy all the files into the KeePassXC directory.</p>
<h2>LLVM</h2>
<p><a href="https://github.com/llvm/llvm-project/releases/latest">Download</a></p>
<p>Download the <a href="https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.0/LLVM-16.0.0-win64.exe">LLVM-16.0.0-win64.exe</a> installer.
Extract this into a folder using the <code>7z.exe</code> command from 7-Zip, and add the path to <code>%PATH%</code>.</p>
<h2>Microsoft Terminal</h2>
<p><a href="https://github.com/microsoft/terminal/releases">Download</a></p>
<p>The <code>.msixbundle</code> will install without admin permissions.</p>