Skip to content

Port to MacOS#45

Merged
arf20 merged 10 commits into
arf20:masterfrom
booxter:macos-port
Feb 19, 2026
Merged

Port to MacOS#45
arf20 merged 10 commits into
arf20:masterfrom
booxter:macos-port

Conversation

@booxter

@booxter booxter commented Feb 19, 2026

Copy link
Copy Markdown
Contributor
  • flake.lock: update nix inputs
  • darwin: fix OpenGL includes and linker flags
  • flake: make dependencies platform-aware for Darwin
  • flake: modernize metadata and output attrs
  • flake: remove rec from outputs
  • flake: use postPatch for prefix substitution
  • flake: rely on cmake hooks for build and install
  • flake: narrow with-pkgs scope to dependency lists
  • flake: add formatter output
  • darwin: use GLUT framework instead of freeglut

@arf20

arf20 commented Feb 19, 2026

Copy link
Copy Markdown
Owner

Hi! Thanks for the PR, since I don't own a Mac system, I can't properly test this, but I can test there is no regression on the Linux build.

Excuse the terrible code, this project is quite old xD I would not use GLUT and the OpenGL FFP now, I would rewrite this in OpenGL 3.3 and migrate to GLFW if I had the time.

@booxter

booxter commented Feb 19, 2026

Copy link
Copy Markdown
Contributor Author

FWIW I can start the app, control it with key bindings etc. I can attach screenshots later to confirm it works if needed. Let me know.

@arf20

arf20 commented Feb 19, 2026

Copy link
Copy Markdown
Owner

Alright, LGTM.

BTW there are memory safety issues with libcurlpp, after merging this I will be removing the libcurlpp dependency in favour of plain libcurl.

@arf20
arf20 merged commit 1dff9ad into arf20:master Feb 19, 2026
1 check passed
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.

2 participants