mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-10 06:27:59 -05:00
Add VC Build Tools to InstallationGuide.html
This commit is contained in:
@@ -326,7 +326,8 @@ system:</p>
|
||||
<li>make, gcc, and g++ (Linux/macOS-only)</li>
|
||||
<li>
|
||||
<a href="https://visualstudio.microsoft.com/vs/community/">Microsoft Visual Studio</a>
|
||||
2017 or later (Windows-only)
|
||||
2017 or later, or <a href="https://visualstudio.microsoft.com/visual-cpp-build-tools/">
|
||||
Microsoft C++ Build Tools</a> (Windows-only)
|
||||
</li>
|
||||
</ul>
|
||||
<p>To build the native binaries for your current platform, execute the following script:</p>
|
||||
|
||||
Reference in New Issue
Block a user