Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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