Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Conan 1.x still supported? #56

Open
nrclark opened this issue Jun 10, 2024 · 1 comment
Open

Is Conan 1.x still supported? #56

nrclark opened this issue Jun 10, 2024 · 1 comment

Comments

@nrclark
Copy link

nrclark commented Jun 10, 2024

Does this project still support Conan 1.x? I work in an organization with a large set of Conan 1.x packages, and we want to make a Yocto project that includes a number of them.

@nrclark nrclark changed the title Conan 1.x support Is Conan 1.x still supported? Jun 10, 2024
@memsharded
Copy link
Member

Hi @nrclark

I am afraid that this has been updated for Conan 2 syntax.

However, I'd suggest to have a look to

conan profile show -pr ${CONAN_PROFILE_PATH}
, the file implementing the integration is actually short and not difficult, I think doing a couple of minor changes from this line, you should be able to make it work.

Of course, I'd like to suggest to prioritize the upgrade to Conan2 before initiating other projects Conan 2 was released 16 months ago already, and it is now the recommended version in production. ConanCenter will stop getting updates or new packages or fixes for Conan 1 soon, for example. I know it can be a large effort, ConanCenter itself had to upgrade +1500 recipes for dozens of binary configurations, so please let us know if you have any questions, we are willing to do our best to support users in the upgrade to Conan 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants