Skip to content
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

libemulation.a missing arm64 architecture during openemulator build #40

Open
wyatt-wong opened this issue Mar 28, 2022 · 0 comments
Open

Comments

@wyatt-wong
Copy link

wyatt-wong commented Mar 28, 2022

When I run xcodebuild, I got the following error, how do I resolve it ? I already built the libemulation with libemulation.a under ~/openemulator/modules/libemulation/build folder

wyattwong@MacBookPro openemulator % xcodebuild
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild

note: Using new build system
note: Planning build
note: Constructing build description
warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'OpenEmulator' from project 'OpenEmulator')
warning: OpenGL is deprecated. Consider migrating to Metal instead. (in target 'OpenEmulator' from project 'OpenEmulator')
error: The linked library 'libemulation.a' is missing one or more architectures required by this target: arm64. (in target 'OpenEmulator' from project 'OpenEmulator')

** BUILD FAILED **

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant