-
- Downloads
Fix matching of MacOS system and SDK versions
A newer XCode SDK on an older system can lead to a mismatch between the text-based .dylib stubs and the actual Accelerate binary, leading to linking errors. Improve diagnostic output Add linking to Accelerate to the CMAKE_{EXE|SHARED}_LINKER_FLAGS
Please register or sign in to comment