Thread: eedi3
View Single Post
Old 25th November 2017, 00:10   #11  |  Link
KingLir
Registered User
 
Join Date: Jan 2017
Posts: 146
Quote:
Originally Posted by Are_ View Post
Your clang is too old, you need clang 5 or greater. If there isn't anything newer wait for it or use an older release without avx512 support.
Are you sure ? It's the latest Xcode and it says (also in the log I posted above) that it's clang 900.0.38

$ clang --version
Apple LLVM version 9.0.0 (clang-900.0.38)
Target: x86_64-apple-darwin17.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
KingLir is offline