rhine icon indicating copy to clipboard operation
rhine copied to clipboard

Fix MacOS runtime error in Gloss apps

Open turion opened this issue 2 years ago • 1 comments

I'm hoping to fix #280 .

  • [x] 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 avatar Jan 30 '24 10:01 turion

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 avatar Feb 16 '24 09:02 turion