EQMG/Acid

macOS can't map OpenAL.framework

mattparks opened this issue · 1 comments

Describe the bug
Attempting to build Acid on macOS will result in a build error with OpenAL.

To Reproduce
Build on macOS with BUILD_SHARED_LIBS=ON

Screenshots

ld: can't map file, errno=22 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenAL.framework' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Still a issue found on macOS Cataina:

ld: can't map file, errno=22 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/OpenAL.framework' for architecture x86_64