Warn Users About Potential Build Failures in Custom Environments in README.md #132
Unanswered
JananiPSrinivasan
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Always good to add more notes. The error above seems to be with the CLT (Command Line Tools) that the the OSX has installed ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/libSystem.tbd' for architecture x86_64Either the CLT from XCode needs to be reinstalled, OR there is a Python environment setup that is conflicting with it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Background
Issue
How to handle this ?
Provide a heads-up in the readme to check compatibilities of compilers with OS
For Example,
Important:
Post your views on tackling these kind of issue.
Beta Was this translation helpful? Give feedback.
All reactions