C++ Package Manager - C++ Dependencies Don't Have To Be Painful
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the world of C++ package managers in this comprehensive conference talk from ACCU 2023. Learn how modern package managers can streamline dependency management for C++ developers, addressing common pain points and improving productivity. Discover the pros and cons of various package management solutions, including system package managers, build system-centric options, and language-specific tools like vcpkg and Conan. Gain insights into managing open-source and private libraries, automating library builds, utilizing dependencies in local and CI environments, and handling cross-platform compatibility. By the end of this talk, acquire the knowledge to optimize your workflow and eliminate dependency-related challenges in C++ development.
Syllabus
C++ Package Manager - C++ Dependencies Don't Have To Be Painful! - Augustin Popa - ACCU 2023
Taught by
ACCU Conference
Related Courses
Package Management in C++NDC Conferences via YouTube Cross-Platform Pitfalls and How to Avoid Them
ACCU Conference via YouTube The State of Package Management in C++
ACCU Conference via YouTube New in Visual Studio: CMake Debugger, Better Diagnostics, and Video Game Development - CppCon 2023
CppCon via YouTube New in Visual Studio 2022 - Conformance, Performance, and Important Features
CppCon via YouTube