Discover the new, complete, and hands-on Conan 2 Essentials course on JFrog Academy. Learn Conan 2 for free with over 16 lessons and practical examples to master C/C++ package management.| blog.conan.io
Meet the new conan report diff command. And learn how to easily compare your sources and more-| blog.conan.io
Explore how to use raylib for game development with the newly free CLion for non-commercial use and manage dependencies with the Conan C++ package manager plugin.| blog.conan.io
Integrate Conan into your GitHub Actions workflow with the new Conan Action.| blog.conan.io
Learn how the new conan audit command helps you detect CVEs in your C++ dependencies, ensuring a more secure development workflow.| blog.conan.io
Discover the importance of SBOMs for your software and learn how to easily generate them using Conan| blog.conan.io
Learn how to implement AI and Machine Learning in C++ using libraries like TensorFlow Lite, Dlib, and ONNX Runtime, all available in Conan Center Index. Discover why C++ is a powerful choice for AI development.| blog.conan.io
Conan2 new CI tutorial: a full hands-on tutorial with exercises and explanations of tools, flows and best practices how to do large scale C/C++ projects Continuous Integration with Conan packages| blog.conan.io
When we think about development in C or C++, we immediately associate it with programming for industrial systems and embedded devices. Indeed, it is in this area where the language is extensively used, and this inevitably includes its application in robotics. In this context, there is no doubt that ROS (Robot Operating System) is the most well-known framework and probably one of the most widely used. It enables the integration of different hardware components into a single system, allowing th...| Conan C/C++ Package Manager Blog
Conan 2.0 was released in February 2022 after years in development. Since then, thousands of users and teams have adopted Conan 2.0, and the Conan Center Index repository has continued to see significant growth. In 2023, we received close to 6000 Pull Requests for recipes. Since the Conan 2.0 release, and to facilitate the upgrade path for our users, we adopted the decision to make recipes in Conan Center compatible with both Conan 1.x and Conan 2.0. Porting all recipes to be Conan 2.0 compat...| Conan C/C++ Package Manager Blog