Skip to content

macOS build fix#1205

Open
borz7zy wants to merge 2 commits into
openmultiplayer:masterfrom
borz7zy:master
Open

macOS build fix#1205
borz7zy wants to merge 2 commits into
openmultiplayer:masterfrom
borz7zy:master

Conversation

@borz7zy
Copy link
Copy Markdown

@borz7zy borz7zy commented Mar 7, 2026

Linking dependencies were wrapped in a check for Unix, not Apple.
Apple doesn't have the atomic library, so it's not required for linking.

borz7zy added 2 commits March 7, 2026 22:47
Linking dependencies were wrapped in a check for Unix, not Apple.
Apple doesn't have the atomic library, so it's not required for linking.
@NexiusTailer
Copy link
Copy Markdown
Contributor

NexiusTailer commented May 21, 2026

Can confirm that the current latest commits cannot be built on macOS due to library 'atomic' not found error. Applying your changes solved this.

@xyranaut
Copy link
Copy Markdown

A macOS build is available: https://github.com/Mac-Andreas/omp-launcher-macOS
It requires several tweaks hence it is made as a separate fork of the upstream and will be maintained along side it. Further revisions and roadmap to merge both of streams.

@NexiusTailer
Copy link
Copy Markdown
Contributor

NexiusTailer commented May 30, 2026

A macOS build is available: https://github.com/Mac-Andreas/omp-launcher-macOS It requires several tweaks hence it is made as a separate fork of the upstream and will be maintained along side it. Further revisions and roadmap to merge both of streams.

Looks nice, but it is the omp server repo

@xyranaut
Copy link
Copy Markdown

xyranaut commented May 30, 2026

A macOS build is available: https://github.com/Mac-Andreas/omp-launcher-macOS It requires several tweaks hence it is made as a separate fork of the upstream and will be maintained along side it. Further revisions and roadmap to merge both of streams.

Looks nice, but it is the omp server repo

omp server launcher (with Wine layer)
https://github.com/Mac-Andreas/open.mp-Server-Launcher-macOS

Qawno for MacOS:
https://github.com/Mac-Andreas/Qawno-macOS

@NexiusTailer
Copy link
Copy Markdown
Contributor

NexiusTailer commented May 30, 2026

But omp server can be built for macos natively, and this PR is literally about that. There's no any point why it's needed to run the server under wine

@AmyrAhmady
Copy link
Copy Markdown
Member

what about dl? is that linkage not required on macos either?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants