mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-08 21:47:59 -05:00
GP-2928: Better error handling and documentation for unsupported
versions of visual studio
This commit is contained in:
@@ -46,8 +46,8 @@ To create the latest development build for your platform from this source reposi
|
||||
* [JDK 17 64-bit][jdk17]
|
||||
* [Gradle 7.3+][gradle]
|
||||
* make, gcc, and g++ (Linux/macOS-only)
|
||||
* [Microsoft Visual Studio][vs] or [Microsoft C++ Build Tools][vcbuildtools] with the following
|
||||
components installed (Windows-only):
|
||||
* [Microsoft Visual Studio][vs] 2017+ or [Microsoft C++ Build Tools][vcbuildtools] with the
|
||||
following components installed (Windows-only):
|
||||
- MSVC
|
||||
- Windows SDK
|
||||
- C++ ATL
|
||||
|
||||
Reference in New Issue
Block a user