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

Conan 2.0 support #2360

Closed
1 of 2 tasks
BoilerTom90 opened this issue Feb 23, 2023 · 4 comments
Closed
1 of 2 tasks

Conan 2.0 support #2360

BoilerTom90 opened this issue Feb 23, 2023 · 4 comments
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue

Comments

@BoilerTom90
Copy link

Describe the feature

Conan 2.0 just came out, and attempting to install aws-sdk-cpp with it fails indicating 2.0 is not supported. Is there a feature in the works to upgrade the recipes to work with Conan 2.0?

many other c++ packages have already been updated to work with 2.0:

conan-io/conan-center-index#16196

Use Case

Conan 2.0 is a necessity to successfully use Conanlock files. Conan 1.x lock files fail for a variety of reasons.

Proposed Solution

I believe the recipes need to be updated per the 2.0 guidelines.

https://docs.conan.io/1/conan_v2.html

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@BoilerTom90 BoilerTom90 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Feb 23, 2023
@jmklix jmklix added p3 This is a minor priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Feb 24, 2023
@jmklix
Copy link
Member

jmklix commented Feb 24, 2023

This is something that we would like to add support for. We will add this to our backlog, but I don't have a date for when that would be

@abhijith96
Copy link

Is there a rough estimate on the date for the new Conan 2.0 compatible recipe to be released.

@jmklix
Copy link
Member

jmklix commented May 17, 2024

After reconsideration this is not something we are planning on doing. We have no plans to release this sdk on any package managers and recommend that you consume it from source and compile it on your own. Please let us know if you have any questions/concerns with compiling this sdk

@jmklix jmklix closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

3 participants