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

Bad CPU в MacOS #358

Open
TheShlyukov opened this issue Nov 8, 2024 · 0 comments
Open

Bad CPU в MacOS #358

TheShlyukov opened this issue Nov 8, 2024 · 0 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@TheShlyukov
Copy link

Опишите ошибку
Когда я запускаю исполняемый файл в MacOS, терминал выдаёт ошибку: zsh: bad CPU type in executable: /.../VoxelEngine

Для воспроизведения
Шаги для воспроизведения поведения:

  1. Открытие файла .dmg
  2. Перемещение всего содержимого на рабочий стол
  3. запуск
  4. Ошибка

Ожидаемое поведение
Обычный запуск без ошибок

Скриншоты
Снимок экрана 2024-11-08 в 21 10 54

Техническая информация (заполните следующую информацию):

  • ОС: macOS Sonoma 14.4.1
  • Устройство: iMac 12,1 (21.5 inch) (mid 2011) (Обновлён с помощью OCLP) (Intel x86_64)
  • Версия 0.24.0

Дополнительный контекст
Скорее всего проблема в архитектуре (возможно проект скомпилирован под arm64). Как вариант можно создать universal версию, скомпилированую в единый файл программы .app (для удобства). Это могло бы решить проблему.

@TheShlyukov TheShlyukov added bug Something isn't working wontfix This will not be worked on labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant