mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
GP-2786: A few improvements
This commit is contained in:
@@ -327,7 +327,12 @@ system:</p>
|
||||
<li>
|
||||
<a href="https://visualstudio.microsoft.com/vs/community/">Microsoft Visual Studio</a>
|
||||
2017 or later, or <a href="https://visualstudio.microsoft.com/visual-cpp-build-tools/">
|
||||
Microsoft C++ Build Tools</a> (Windows-only)
|
||||
Microsoft C++ Build Tools</a> with the following components installed (Windows-only):
|
||||
<ul>
|
||||
<li>MSVC</li>
|
||||
<li>Windows SDK</li>
|
||||
<li>C++ ATL</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p>To build the native binaries for your current platform, execute the following script:</p>
|
||||
|
||||
Reference in New Issue
Block a user