d3ab0cf488
Co-authored-by: Copilot <copilot@github.com>
460 B
460 B
Fixed
- Restored
tools/legacy/build scripts lost from repository - Fixed
UnicodeEncodeErroron CI: replaced Unicode checkmarks with ASCII OK/FAIL in build summary - Fixed MSB8020 toolset error on GitHub Actions:
build_plugin_2600_vs2026.pynow detects the installed VS toolset dynamically (falls back to v143 on VS2022 runners) - Build script for 26.00 selects
Nsis7z_vs2026.vcxproj(v145) orNsis7z.vcxproj(v143) based on detected toolset
--