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
Seems to macOS clang don't allow static libc++.
Is there anyway to embedding libc++ ? Or don't need to do ?
homebrew tap installation requires Xcode, why ? by /usr/lib/libc++.dylib ? Need to check what dependency requires Xcode installation when brew-installation.
There's reference of
/usr/lib/libc++.dylib
dependency makes brew install required Xcode console.Try to solve this issue.
The text was updated successfully, but these errors were encountered: