engine-sim icon indicating copy to clipboard operation
engine-sim copied to clipboard

cant open on macbook

Open failed101 opened this issue 2 years ago • 2 comments

failed101 avatar Dec 17 '22 17:12 failed101

its not meant for macbooks

BoogieHasFun avatar Dec 18 '22 22:12 BoogieHasFun

This is because MacBooks don't support .exe files

Noah-Barlett avatar Dec 19 '22 01:12 Noah-Barlett

well, he should have a mac version, all he needs is to make it a .dmg file

failed101 avatar Dec 20 '22 00:12 failed101

well, he should have a mac version, all he needs is to make it a .dmg file

There already is a Mac version, you just have to build it yourself.

MilkMan1093 avatar Dec 20 '22 09:12 MilkMan1093

well, can you help me?

failed101 avatar Dec 20 '22 14:12 failed101

well, he should have a mac version, all he needs is to make it a .dmg file

No. This is not how computers work. The .exe file is intended to be run on Windows machines. It can be run on Linux or macOS using Wine, but the performance can be worse. With that said, you can try running it with Wine (if you are not using an M1/M2 laptop). Install Wine with the official guide at WineHQ, and then double-click on the .exe file in the bin folder.

well, he should have a mac version, all he needs is to make it a .dmg file

There already is a Mac version, you just have to build it yourself.

And no, this will not work as well. The source code is intended to be compiled using MSVC on Windows. It works with G++ or Clang, but you must clone a PR. I'll not provide instructions because I have no experience building it on Linux or macOS. Building it on macOS might actually be impossible, but I'm not sure.

Hope this helps.

DDev247 avatar Dec 20 '22 17:12 DDev247

well, can you help me?

Oh jeez, I'm so sorry, I was so stupid when I said that. Please check the above reply. 😓

MilkMan1093 avatar Dec 20 '22 17:12 MilkMan1093