-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
Fully Compatible
SCons search for the compiler and SDK on Windows proceeds in order from newest to oldest, but sometimes people need to build with a specific version that is older than the newest they have installed.
SCons MS tools location logic will honor the MSVC_VERSION and MSSDK_VERSION flags it they are set in the environment, but we provide no mechanism to set those variables.
- duplicates
-
SERVER-9561 Add HOST_ARCH and TARGET_ARCH (and other SCons MS vars) as Variables for MSVC build
- Closed