Cross-Platform Pitfalls and How to Avoid Them
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore common pitfalls in C++ cross-platform development and learn effective strategies to overcome them in this comprehensive conference talk from ACCU 2021. Discover how to leverage CMake and the new CMakePresets.json for seamless building across operating systems and platforms. Untangle dependencies using tools like vcpkg and Conan to avoid inconsistencies between system package managers. Master remote debugging techniques for multi-platform projects. Gain insights into CMakePresets.json support on the CMake command line, Visual Studio, and Visual Studio Code. Presented by Erika Sweet from Microsoft's Visual C++ Team, this 59-minute session offers practical solutions to the fractured landscape of build systems, package managers, and diagnostic tools in C++ cross-platform development.
Syllabus
Cross-Platform Pitfalls and How to Avoid Them - Erika Sweet - [ ACCU 2021 ]
Taught by
ACCU Conference
Related Courses
Package Management in C++NDC Conferences via YouTube C++ Package Manager - C++ Dependencies Don't Have To Be Painful
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