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

Mac OS - m1 processor #208

Open
RedFox64 opened this issue Nov 5, 2022 · 0 comments
Open

Mac OS - m1 processor #208

RedFox64 opened this issue Nov 5, 2022 · 0 comments

Comments

@RedFox64
Copy link

RedFox64 commented Nov 5, 2022

I cannot build an emulator for the MacOS platform for the m1 processor.

I have error in cmd:

`CMake Warning (dev) at CMakeLists.txt:10 (set):
implicitly converting 'string' to 'STRING' type.
This warning is for project developers. Use -Wno-dev to suppress it.

fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
-- Detected architecture: arm64
CMake Error at CMakeLists.txt:197 (message):
You're building on an unsupported platform: 'arm64' with 8-byte pointers.
Enable generic build if you really want a JIT-less binary.

-- Configuring incomplete, errors occurred!`

Log files:
CMakeError.log
CMakeOutput.log

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