Cosmos icon indicating copy to clipboard operation
Cosmos copied to clipboard

MacOS & ARM64 Support

Open makabaka1880 opened this issue 2 years ago • 3 comments

Area of Cosmos - What area of Cosmos are we dealing with?

MacOS support on x86_64 and arm64 will be very much appreciated. It’s very frustrating to not be able experience such a great project on my Apple Silicon m2

Expected Behaviour - What do you think that should happen?

Actual Behaviour - What unexpectedly happens?

Reproduction - How did you get this error to appear?

Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)?

makabaka1880 avatar Nov 03 '22 09:11 makabaka1880

all you should need to do is edit this line https://github.com/CosmosOS/Cosmos/blob/master/Makefile#L73

zarlo avatar Nov 03 '22 10:11 zarlo

there is a crossplatform version of cosmos, but only through cli. maybe try that?

p.s. sorry, didnt understand first time

AsertCreator avatar Nov 03 '22 23:11 AsertCreator

crossplatform version of cosmos

yes the only things that only work on windows are the vs extensions and the windows builder program (makes the windows installer)

zarlo avatar Nov 04 '22 03:11 zarlo

As crossplatform is now at a stable state you should be able to run cosmos, if not tell us!

selkij avatar Nov 28 '22 06:11 selkij

Macos/linux support is already in cosmos, but supporting arm will require major rewrites to il2cpu/cosmos.

MishaTy avatar Dec 16 '22 13:12 MishaTy