You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
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.
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
The text was updated successfully, but these errors were encountered: