Conan C/C++ Package Manager 2.0 Now In Beta
Written by Kay Ewbank   
Tuesday, 17 January 2023

A pre-release beta of the Conan C/C++ Package Manager has been released on GitHub with new generators and a new graph model that provides better support for C and C++ binaries relationships, compilation, and linkage.

Conan is an open source, decentralized and multi-platform package manager for C/C++ that allows you to create and share all your native binaries.

conan2

Conan is free and open-source, works on all the major operating systems and can be used to develop for all targets including embedded, mobile (iOS, Android), and bare metal. It integrates with major build systems including CMake, Visual Studio (MSBuild), Makefiles and SCons.

Conan is designed to accelerate the development and continuous integration (CI) of C and C++ projects. Its full binary management means it can create and reuse multiple different binaries. Conan can be used to capture artifacts that are created when building applications and libraries, and these are stored as a Conan Package. A wide variety of community contributed open source applications and libraries are stored as packages in Conan Center for popular open-source libraries like Boost, Zlib, OpenSSL, and Poco.

Improvements to version 2 of the manager include a new public Python API, new integrations to build systems, and a cleaner syntax that aims to make it easier to define recipes in C and C++. There's also a new graph model that provides a clearer view of the relations between packages in C and C++.

Alongside the beta of version 2, there's also an updated version of the current version. Conan 1.55 improvements include the ability for CMakeDeps to customize its dependencies target names, files and types. It has a new Ntools.build:compiler_executables configuration that sets the location to the compiler executables. This configuration defines a dictionary, with the language as the key and the executable location as the value. There are also new NMakeDeps and NMakeToolchain integration, env-vars and conf enabled for editables.

The beta of Conan 2 and the latest version of 1.55 are available for download now.

conan2

More Information

Conan Website

Conan On GitHub

Related Articles

Microsoft Releases New Windows Package Manager

GitHub To Acquire npm

Package Manager Library Open Sourced

Yarn The New JavaScript Package Manager

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Facebook or Linkedin.

Banner


Docker Releases Hardened Images For Free - What Does It Do Differently?
08/01/2026

Yet another provider jumps on the hardened image bandwagon. But since it's Docker, the main player in the container space, this is very important.



VSCode Gets Agent Skills
13/01/2026

The latest update of Visual Studio Code has added Agent Skills, which developers can use to provide domain-specific knowledge and teach new skills to the GitHub Copilot coding agent. 


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info