Showing results for Vcpkg - C++ Team Blog

Feb 12, 2024
Post comments count2
Post likes count5

A Year of C++ Improvements in Visual Studio, VS Code, and vcpkg

Sy Brand
Sy Brand

As we enter the new year, it’s a good time to look back at all the features and improvements we made for C++ developers in our tools in 2023. We’ve made advancements across Visual Studio, Visual Studio Code, our toolchain, and the vcpkg package manager in both performance and functionality. Some particular areas of focus have been ARM64 support, Un...

C++VcpkgVisual Studio Code
Jan 30, 2024
Post comments count0
Post likes count0

What’s New in vcpkg (January 2024)

Augustin Popa
Augustin Popa

This blog post summarizes changes to the vcpkg package manager as part of the 2024.01.12 release and changes to vcpkg documentation throughout January. This month’s vcpkg release was mainly minor bug fixes, while several new documentation articles were added. Some stats for this period:   vcpkg changelog (2024.01.1...

C++Vcpkg
Dec 16, 2023
Post comments count0
Post likes count1

What’s New in the vcpkg 2023.12.12 Release

Augustin Popa
Augustin Popa

The 2023.12.12 release of the vcpkg package manager is available. This blog post summarizes changes from November 21st, 2023 to December 12th, 2023 for the Microsoft/vcpkg, Microsoft/vcpkg-tool, and Microsoft/vcpkg-docs GitHub repos. Some stats for this period:   Feature changes   Bug fixes ...

C++Vcpkg
Nov 28, 2023
Post comments count2
Post likes count0

What’s New in the vcpkg 2023.11.20 Release

Augustin Popa
Augustin Popa

The 2023.11.20 release of the vcpkg package manager is available. This blog post summarizes changes from October 19th, 2023 to November 19th, 2023 for the Microsoft/vcpkg, Microsoft/vcpkg-tool, and Microsoft/vcpkg-docs GitHub repos. Some stats for this period:   Key changes This vcpkg update includes some bugfixes...

C++Vcpkg
Nov 16, 2023
Post comments count0
Post likes count0

Debug vcpkg portfiles in CMake script mode with Visual Studio Code

Ben McMorran
Ben McMorran

We recently announced support for debugging the CMake language using the VS Code CMake Tools extension. Now in version 1.16 of the extension, you can fine-tune the debugger configuration using a launch.json file. This enables debugging in CMake script mode in addition to the existing debugging of CMake project generation.  CMake script mode is a...

C++CMakeVcpkg
Nov 3, 2023
Post comments count0
Post likes count1

vcpkg 2023.10.19 Release: Export for Manifests, Documentation Improvements, and More…

Augustin Popa
Augustin Popa

The 2023.10.19 release of the vcpkg package manager is available. This blog post summarizes changes from August 10th, 2023 to October 19th, 2023 for the Microsoft/vcpkg, Microsoft/vcpkg-tool, and Microsoft/vcpkg-docs GitHub repos. Some stats for this period:   Key changes Notable changes for this release are summa...

C++Vcpkg
Jul 31, 2023
Post comments count1
Post likes count3

vcpkg 2023.06.20 and 2023.07.21 Releases: GitHub Dependency Graph Support, Android Tested Triplets, Xbox Triplet Improvements, and More…

Augustin Popa
Augustin Popa

The 2023.07.21 release of the vcpkg package manager is available. This blog post summarizes changes from April 16th, 2023 to July 21th, 2023 for the Microsoft/vcpkg, Microsoft/vcpkg-tool, and Microsoft/vcpkg-docs GitHub repos. Some stats for this period:   Notable Changes Notable changes for this release are summa...

C++Vcpkg
May 18, 2023
Post comments count7
Post likes count4

vcpkg is Now Included with Visual Studio

Augustin Popa
Augustin Popa

As of Visual Studio 2022 version 17.6, the vcpkg C/C++ package manager is included as an installable component for the C++ Desktop and C++ Gaming workloads. You can also find it in the installer by searching for vcpkg package manager under the Individual components tab.   Using the Visual Studio Copy of vcpkg After you install or upda...

C++Vcpkg
Apr 22, 2023
Post comments count2
Post likes count4

vcpkg 2023.04.15 Release: vcpkg ships in Visual Studio, Xbox triplets, GitHub Actions Cache Support, and More…

Augustin Popa
Augustin Popa

The 2023.04.15 release of the vcpkg package manager is available. This blog post summarizes changes from February 25th, 2023 to April 15th, 2023 for the Microsoft/vcpkg, Microsoft/vcpkg-tool, and Microsoft/vcpkg-docs GitHub repos. Some stats for this period:   Notable Changes vcpkg now included with Visual Studio ...

C++Vcpkg