Jump to content
  • 0

How to Run all in a Mac?


Question

Posted

How to run the server, client and editor on mac os, I'm using a 21.5 inch iMac, id 2011 with macOS High Sierra
8 gb of ram and a 2.5 GHz iIntel Core i5. I know it's an old computer but I want to try to get it working and I would like to know if someone could give me a brief explanation of how to get it working please.

3 answers to this question

Recommended Posts

  • 0
Posted
15 minutes ago, Gibier said:

You can't only the client and servers are running on mac. The editor is running on window only.


Yes but how to run the client and server? if i click the exec files i get this

 

Spoiler

Downloads/intersect/Client\ and\ Editor/Intersect\ Client ; exit;

dyld: Library not loaded: /System/Library/Frameworks/CryptoKit.framework/Versions/A/CryptoKit

  Referenced from: /Users/sammyx/Downloads/intersect/Client and Editor/Intersect Client

  Reason: image not found

Abort trap: 6

logout

Saving session...

...copying shared history...

...saving history...truncating history files...

...completed.

 

  • 0
Posted

https://github.com/AscensionGameDev/Intersect-Engine/blob/main/REQUIREMENTS.md#macos

The OS requirements for Windows and MacOS are published on the repository.

High Sierra is macOS 10.13, which is so old (3 versions before the first one listed, Big Sur) it's not on the supported OS version matrix.

Also, we are running .NET 8, which from Microsoft's documentation only supports macOS 13 and higher: https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...