Skip to content

Fix MacOS runtime error in Gloss apps - #283

Open
turion wants to merge 1 commit into
masterfrom
dev_darwin_gloss
Open

Fix MacOS runtime error in Gloss apps#283
turion wants to merge 1 commit into
masterfrom
dev_darwin_gloss

Conversation

@turion

@turion turion commented Jan 30, 2024

Copy link
Copy Markdown
Owner

I'm hoping to fix #280 .

  • Test whether this is in fact the relevant change (@reubenharry can you help maybe?)
  • Document in the rhine-gloss readme
  • Port to other gloss example
  • Open analogous tickets for sonnendemo and eolc
  • Maybe create a smoke test for the gloss apps that can run on CI also on mac?

@turion

turion commented Feb 16, 2024

Copy link
Copy Markdown
Owner Author

But note that not having -threaded may lead to worse performance on Macs, as then all GHC threads are blocked by OpenGL FFI calls.

@turion turion added this to the Zurihac24 milestone May 22, 2024
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.

MacOS error reappearing again

1 participant