Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Building Portable C++ Packages - The Curse of Abundance

ACCU Conference via YouTube

Overview

Explore the challenges and solutions of building portable C++ packages in this ACCU 2021 conference talk. Delve into the overwhelming variety of build tools available for C++ projects, including Makefile, autotools, shell scripts, Waf, Bazel, Maven, QMake, and CMake. Learn from the speaker's experience integrating libraries built with different tools for a vinyl-to-digital converter project, aiming for cross-platform compatibility on Linux, Mac, and Windows. Gain insights into the current landscape of build tools, dependency management, and CI/CD pipelines. Discover how to navigate the complexities of open-source dependencies, IDE support, and cross-platform development. Follow the journey of simplifying the build process using Conan and addressing Linux packaging with Applmage. Benefit from practical advice on choosing the right build tools and managing dependencies effectively in C++ projects.

Syllabus

VIRTUAL EVENT Building Portable C++ Packages: The Curse of Abundance
How to build C++ code?
What about cross-platform compatibility?
Maybe some IDE support?
Building an app with some Open Source dependencies
Dependency management
Choosing a build tool for an app
How to handle the deps?
What I didn't like
Time to clean up!
Enter Conan
More cleaning up
Linux packaging
Applmage
Questions?

Taught by

ACCU Conference

Reviews

Start your review of Building Portable C++ Packages - The Curse of Abundance

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.