LLVM is useless without Visual Studio installed
This commit is contained in:
parent
3ac60fb61a
commit
47a156baea
1 changed files with 0 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue