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

[Q]: Upgrade conan generator? #119

Open
erikbosch opened this issue Oct 23, 2024 · 1 comment
Open

[Q]: Upgrade conan generator? #119

erikbosch opened this issue Oct 23, 2024 · 1 comment
Labels
question Further information is requested

Comments

@erikbosch
Copy link
Contributor

Question

In https://github.com/eclipse-velocitas/vehicle-app-cpp-template/blob/main/conanfile.txt we specify

[generators]
cmake

This results in a warning:

conanfile.txt: WARN: 
     ************************************************
     The 'cmake' generator is deprecated.
     Please update your code and remove it.
     *************************************************

Looking at conan-io/conan#12040 it seems CMakeToolchain is the successor. As of today we use Conan 1.X, which soon not will receive any updates, see https://blog.conan.io/2024/09/30/Conan-Center-will-stop-receiving-updates-for-Conan-1.html

So shall we possibly plan for migration to Conan 2.X?

@erikbosch erikbosch added the question Further information is requested label Oct 23, 2024
@erikbosch
Copy link
Contributor Author

Related to eclipse-velocitas/vehicle-app-cpp-sdk#78

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

No branches or pull requests

1 participant