Attempting to build on Windows with x64 Native Tools Command Prompt for VS 2017 fails. The instructions seem missleading as only the standard powershell succeeded, while VS 2017 command prompt fails complaining about unrecognized extended attribute no_sanitize_address.
Operating System & Odin Version: Windows 10 22H2 , dev-2024-04a
Please paste odin report output:
Expected Behavior
Running x64 Native Tools Command Prompt for VS 2017 and build.bat from cloned repo should build without errors.
Context
Attempting to build on Windows with x64 Native Tools Command Prompt for VS 2017 fails. The instructions seem missleading as only the standard powershell succeeded, while VS 2017 command prompt fails complaining about unrecognized extended attribute
no_sanitize_address
.odin report
output:Expected Behavior
Running x64 Native Tools Command Prompt for VS 2017 and
build.bat
from cloned repo should build without errors.Current Behavior
Build fails: