Completed
Building an app with some Open Source dependencies
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building Portable C++ Packages - The Curse of Abundance
Automatically move to the next video in the Classroom when playback concludes
- 1 VIRTUAL EVENT Building Portable C++ Packages: The Curse of Abundance
- 2 How to build C++ code?
- 3 What about cross-platform compatibility?
- 4 Maybe some IDE support?
- 5 Building an app with some Open Source dependencies
- 6 Dependency management
- 7 Choosing a build tool for an app
- 8 How to handle the deps?
- 9 What I didn't like
- 10 Time to clean up!
- 11 Enter Conan
- 12 More cleaning up
- 13 Linux packaging
- 14 Applmage
- 15 Questions?