-
Notifications
You must be signed in to change notification settings - Fork 126
Description
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