-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mac ** BUILD FAILED ** with brds #3
Comments
Hi, what were the exact commands you ran to start building? or did you generate an xcode project and start compiling from there? Did you follow the steps from the readme? |
Hi, I'm facing the same error. Could it be because I'm building on Apple M1? |
|
@alafanechere looks like you built libsamplerate for arm64 only, but trying to link it with x86_64 version of mi.brds~. |
Same issue. I did have an error with Xcode command line tools and had to reinstall it. I don't think the M1 Mac can build the x86 version? I could be wrong. Perhaps libsamplerate is being built for arm64 and since no build option for mi.brds~ for arm64 it's trying to do it in x86_64? I am out of touch/date with the way these archs are being handled. |
** BUILD FAILED **
The following build commands failed:
Ld /Users/tomhall/vb.mi-dev/build/source/projects/vb.mi.brds_tilde/vb.mi-dev.build/Release/vb.mi.brds_tilde.build/Objects-normal/x86_64/Binary/vb.mi.brds~ normal x86_64 (in target 'vb.mi.brds_tilde' from project 'vb.mi-dev')
(1 failure)
The text was updated successfully, but these errors were encountered: