Watch the video:
Timestamps:
0:00 - Explanation
0:40 - Download/Install Git if not already
1:20 - Download vcpkg
1:57 - Installing vcpkg
2:57 - Search & Install packages with vcpkg
3:36 - Search & Install packages with x64 vcpkg
3:58 - Install packages with extras in vcpkg
4:15 - Where to find installed package files
4:46 - Upgrade packages with vcpkg
5:11 - Remove a package
5:36 - Install x64 packages by default (Set default)
6:26 - How to move vcpkg install
6:48 - Including vcpkg packages in VS2022
7:09 - Integrate vcpkg as NuGet package (Separate projects)
7:55 - How to uninstall vcpkg
Want a simpler way to manage packages for Visual Studio 2022? vcpkg is an open-source Microsoft app that helps you manage a ton of packages really efficiently. This guide shows you how to install it, use it and more!
Downloads:
Visual Studio: https://visualstudio.microsoft.com/
Microsoft’s vcpkg: https://github.com/Microsoft/vcpkg
Download git: https://git-scm.com/downloads
Related Guides:
- vcpkg static libraries: Go to post or [View on YouTube](Go to post or View on YouTube)
- In-depth vcpkg guide: Go to post or View on YouTube (VS2019, but applies here)
- vcpkg static build guide (No DLLs): Go to post or [View on YouTube](Go to post or View on YouTube)
Default pacage command:
VCPKG_DEFAULT_TRIPLET = x64-windows