You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: