VS 2022 Update 11
visualc-
Visual Studio 2022 Update 11 (a.k.a. 17.11) is now available for download, including the updated Community edition. For more information, see the Visual Studio Team blog, Visual C++ Team Blog, and the release notes.
Note that VS 2022 17.6, 17.8, 17.10, and 17.12 are supported through the Long Term Servicing Channel.
VS Content Pipeline: Note that in 17.9.3 the use of the Autodesk FBX SDK was removed due to a security issue. The result is that the 3D Model Viewer was removed and the MeshContentTask no longer functions for converting meshes to CMO files. For Wavefront OBJ to CMO, you can use
meshconvert
in the DirectXMesh project. I’m looking at adding support for exporting CMO to the ATG Samples Content Exporter.
Compiler and CRT
VS 2022 Update 11 includes a revision of the C/C++ compiler (19.41.34120.0).
17.11 update | C++ compiler |
---|---|
17.11.0 | 19.41.34120.0 |
17.11.5 | 19.41.34123.0 |
The C/C++ Runtime (14.40.33810) from Update 10 is unchanged. A full list of updates to the Standard C++ Library can be found on GitHub.
CMake: This update includes CMake version 3.29.
Related: Visual Studio 2022, VS 2022 Update 1, VS 2022 Update 2, VS 2022 Update 3, VS 2022 Update 4, VS 2022 Update 5, VS 2022 Update 6, VS 2022 Update 7, VS 2022 Update 8, VS 2022 Update 9, VS 2022 Update 10