Showing results for Vcpkg - C++ Team Blog

Dec 16, 2023
0
1

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
2
0

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
0
0

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 ...

C++CMakeVcpkg
May 18, 2023
7
3

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 ...

C++Vcpkg

Feedback