Showing tag results for vcpkg

Jul 20, 2026
Post comments count0
Post likes count1

C++ Dependencies Without the Headache: vcpkg + Copilot CLI

Augustin Popa

At Pure Virtual C++ 2026, we build a C++ console app from an empty folder using CMake, MSVC, and GitHub Copilot CLI. This walkthrough shows a practical prompt sequence for dependency selection, reproducible builds, and controlled updates.

C++VcpkgCMake
Jul 9, 2026
Post comments count0
Post likes count0

What’s New in vcpkg (June 2026)

Augustin Popa

These June updates add a vcpkg-tool switch to skip installation when packages are already cached, OpenHarmony (OHOS) platform support, and major library updates including curl 8.21, CGAL 6.2, and Graphviz 15.

C++Vcpkg
Jun 4, 2026
Post comments count0
Post likes count0

What’s New in vcpkg (May 2026)

Augustin Popa

This release includes major library updates for Boost 1.91, Qt 6.11, and OpenCASCADE 8.0, along with 27 new ports and over 500 port updates.

VcpkgC++
May 7, 2026
Post comments count0
Post likes count0

What’s New in vcpkg (Apr 2026)

Augustin Popa

These updates include improved locking for parallel builds, cross-platform PE dependency analysis, manifest support for the depend-info command, and other improvements and bug fixes.

C++Vcpkg
Feb 6, 2026
Post comments count0
Post likes count2

What’s New in vcpkg (Nov 2025 – Jan 2026)

Augustin Popa

This blog post summarizes changes to the vcpkg package manager as part of the 2025.12.12 and 2026.01.16 registry releases and the 2025-11-13, 2025-11-18, 2025-11-19, 2025-12-05, and 2025-12-16 tool releases. These updates include support for targeting the Xbox GDK October 2025 update, removing a misleading and outdated output message, and other min...

C++Vcpkg
Nov 6, 2025
Post comments count1
Post likes count1

Inside Visual Studio: Improving Open-Source Workflows with vcpkg

Eve Silfanus

vcpkg, an open-source C/C++ package manager maintained by Microsoft, is increasingly recognized as a leading dependency management solution. As an enterprise-grade tool, it enables organizations to streamline library imports, reduce duplication, and support flexible, reproducible builds across a wide array of environments. This need for streamli...

C++Vcpkg
Nov 4, 2025
Post comments count1
Post likes count1

What’s New in vcpkg (October 2025)

Augustin Popa

This blog post summarizes changes to the vcpkg package manager as part of the 2025.10.17 registry release, the 2025-10-10 and 2025-10-16 tool releases, as well as changes to vcpkg documentation throughout October. This month’s updates includes partial support for Visual Studio 2026 and platform toolset v145, NetBSD platform support, and minor impro...

C++Vcpkg
Oct 2, 2025
Post comments count3
Post likes count0

What’s New in vcpkg (September 2025)

Augustin Popa

This blog post summarizes changes to the vcpkg package manager as part of the 2025.09.17 registry release, the 2025-08-29 and 2025-09-03 tool releases, as well as changes to vcpkg documentation throughout September. This month’s updates includes new binary caching sources and , support for tvOS and watchOS target platforms, and minor improvements ...

C++Vcpkg
Sep 5, 2025
Post comments count0
Post likes count0

What’s New in vcpkg (August 2025)

Augustin Popa

This blog post summarizes changes to the vcpkg package manager as part of the 2025.08.27 registry release as well as changes to vcpkg documentation throughout August. There were no tool changes as of the date of the registry release in August, though more changes will be listed in the next release in September. Some stats for this period: ...

C++Vcpkg