mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-01 10:56:13 +08:00
Add VC Build Tools to README.md
This commit is contained in:
@@ -46,7 +46,7 @@ To create the latest development build for your platform from this source reposi
|
|||||||
* [JDK 17 64-bit][jdk17]
|
* [JDK 17 64-bit][jdk17]
|
||||||
* [Gradle 7.3+][gradle]
|
* [Gradle 7.3+][gradle]
|
||||||
* make, gcc, and g++ (Linux/macOS-only)
|
* make, gcc, and g++ (Linux/macOS-only)
|
||||||
* [Microsoft Visual Studio][vs] (Windows-only)
|
* [Microsoft Visual Studio][vs] or [Microsoft C++ Build Tools][vcbuildtools] (Windows-only)
|
||||||
|
|
||||||
##### Download and extract the source:
|
##### Download and extract the source:
|
||||||
[Download from GitHub][master]
|
[Download from GitHub][master]
|
||||||
@@ -116,6 +116,7 @@ source project.
|
|||||||
[jdk17]: https://adoptium.net/temurin/releases
|
[jdk17]: https://adoptium.net/temurin/releases
|
||||||
[gradle]: https://gradle.org/releases/
|
[gradle]: https://gradle.org/releases/
|
||||||
[vs]: https://visualstudio.microsoft.com/vs/community/
|
[vs]: https://visualstudio.microsoft.com/vs/community/
|
||||||
|
[vcbuildtools]: https://visualstudio.microsoft.com/visual-cpp-build-tools/
|
||||||
[eclipse]: https://www.eclipse.org/downloads/packages/
|
[eclipse]: https://www.eclipse.org/downloads/packages/
|
||||||
[master]: https://github.com/NationalSecurityAgency/ghidra/archive/refs/heads/master.zip
|
[master]: https://github.com/NationalSecurityAgency/ghidra/archive/refs/heads/master.zip
|
||||||
[security]: https://github.com/NationalSecurityAgency/ghidra/security/advisories
|
[security]: https://github.com/NationalSecurityAgency/ghidra/security/advisories
|
||||||
Reference in New Issue
Block a user