-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[bug] Can't build aws-c-io #17393
Comments
Thanks for reporting this @tfili I think this looks like more like a ConanCenter recipe issue, not a Conan one. Maybe @uilianries @prince-chrismc or @jcar87 can have a look? Also, quick hint: The |
@tfili You can see my comment #17105 (comment) for how to avoid these types of changes |
Ok, then I think we can close this ticket and follow up on those ConanCenter ones. Thanks!!! |
@prince-chrismc Thanks for your help. That was very helpful. I have it working. |
Environment details
Steps to reproduce
conanfile.txt
conan install . --remote conancenter --build -s compiler=gcc -s compiler.version=9 -s compiler.libcxx=libstdc++11
Logs
The text was updated successfully, but these errors were encountered: