Skip to content

Migration from "Visual Studio 16 2019" to "Visual Studio 17 2022"

Ammar Nejati requested to merge VS2022_migration into main

Visual Studio 2022 (Community Edition) is installed on the Windows CI machine.
As a test, libcerf, libheinz, and libformfactor were also built with VS2022 build tools.

GitLab CI script as well as some other scripts are updated. Windows documentation is accordingly updated.

Main Visual Studio components installed

  • VC Tools x86_64 [MSVC v143 - VS 2022 C++ x64/x86 build tools (Latest)]
  • Windows 10 SDK (10.0.20348.0)
  • C++ CMake tools for Windows

See also:

Edited by Ammar Nejati

Merge request reports