Tinob / Ishiiruka

GNU General Public License v2.0
353 stars 119 forks source link

Mac OS - m1 processor #208

Open RedFox64 opened 1 year ago

RedFox64 commented 1 year ago

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