
The minimum MSVC version to support (interpreted as floating point expression). This option can be set to True to troubleshoot problems with MSVC configuration. This should be set to True when using MSVC configuration.

All of these options can be found in the "Compiler Detection" tab.

The options that control the WAF compiler selection are stored in the _WAF_/user_settings.json file, and can be set using the WAF options dialog. For the remainder of this chapter, please note that we will use "MSVC" to indicate a Visual C++ compiler installation, identified by a version number as shown in the table above in the column "Visual C++ version" (specifically, we don't refer to the Visual Studio version number, such as 2012 or 2015). The build system distributed with CRYENGINE is WAF, and it supports the above configurations. There are configuration options to control which version of Visual C++ compiler and/or Windows SDK is used for compilation, if the defaults do not work for your project. The remainder of this chapter applies to CRYENGINE version 3.8.4 and newer. MFC redist is optionally installed with Visual Studio Only required when building Sandbox, some plugins and some toolsĭebuggers feature is optionally installed with Windows SDK

MsvcrXXX.dll msvcpXXX.dll vcruntimeXXXX.dll concrtXXX.dllĬRT redist is optionally installed with Visual Studio
