mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-10 06:02:09 +00:00
37e74c253b
The msvc toolset version recently bumped to 14.40.x. See https://devblogs.microsoft.com/cppblog/msvc-toolset-minor-version-number-14-40-in-vs-2022-v17-10/ Ghidra was assuming the msvc toolset version would match the PlatformToolset version (which indicates binary compatibility), which is not correct. PlatformToolset specified on msbuild commandline was overriding the value in the vcxproj, and not acting as a "default" value. Just remove the explicit passing, it's handled by the vcxproj already. |
||
---|---|---|
.. | ||
DemanglerGnu | ||
DMG | ||
GnuDisassembler | ||
Icons | ||
licenses | ||
certification.local.manifest | ||
nativeBuildProperties.gradle | ||
nativePlatforms.gradle | ||
settings.gradle | ||
utils.gradle | ||
vsconfig.gradle |