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

[bug] Xcode16 not recodnized #17064

Closed
paulocoutinhox opened this issue Sep 25, 2024 · 2 comments
Closed

[bug] Xcode16 not recodnized #17064

paulocoutinhox opened this issue Sep 25, 2024 · 2 comments
Assignees
Milestone

Comments

@paulocoutinhox
Copy link
Contributor

Describe the bug

[INFO] Creating default profile...
Found apple-clang 16.0
apple-clang>=13, using the major as version
Profile created with detected settings: /Users/paulo/.conan/profiles/default
[INFO] Installing darwin toolchain...

WARN: **************************************************
WARN: *** Conan 1 is legacy and on a deprecation path **
WARN: *********** Please upgrade to Conan 2 ************
WARN: **************************************************
ERROR: Invalid setting '16' is not a valid 'settings.compiler.version' value.
Possible values are ['5.0', '5.1', '6.0', '6.1', '7.0', '7.3', '8.0', '8.1', '9.0', '9.1', '10.0', '11.0', '12.0', '13', '13.0', '13.1', '14', '14.0', '15', '15.0']
Read "http://docs.conan.io/en/latest/faq/troubleshooting.html#error-invalid-setting"

How to reproduce it

No response

@memsharded memsharded self-assigned this Sep 25, 2024
@memsharded
Copy link
Member

Thanks for the feedback @paulocoutinhox

This has already been added in #16980, and it is scheduled for next Conan 1.X release which will be 1.66.

In the meantime, recall that you can add it to your own settings.yml to unblock that.

@memsharded memsharded added this to the 1.66.0 milestone Sep 25, 2024
@paulocoutinhox
Copy link
Contributor Author

Thanks @memsharded

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