Blender Git Commit Log

Git Commits -> Revision d443dcc

Revision d443dcc by Ray molenkamp (master)
June 22, 2021, 00:11 (GMT)
Build/Windows: Preliminary VS 2022 support.

This adds preliminary VS 2022 support, since
there currently is no CMake version that
supports the VS2022 IDE only ninja support
was tested.

IDE support should work without any additional
changes as soon as an updated CMake becomes
available.

As VS2022 appears to keep binary compatibility
with earlier MSVC versions, the current SVN
libraries will work for this version.

Commit Details:

Full Hash: d443dcc73364c55385dbd82745459f6af0af5a41
Parent Commit: 6f158f8
Lines Changed: +22, -5

1 Added Path:

/build_files/windows/detect_msvc2022.cmd (+3, -0) (View)

5 Modified Paths:

/build_files/cmake/platform/platform_win32.cmake (+4, -2) (Diff)
/build_files/windows/autodetect_msvc.cmd (+3, -0) (Diff)
/build_files/windows/check_libraries.cmd (+1, -0) (Diff)
/build_files/windows/configure_msbuild.cmd (+3, -3) (Diff)
/build_files/windows/parse_arguments.cmd (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021