OpenGL :wx.demo() not working on osx

Hi. I tried to use `:wx.demo()` to check out the gl demo. But on my macbook with M1 I get the following error:

{:nif_not_loaded, :module, :gl, :line, 361}

Any idea if I need to install something more to get it to work? When I read about it seems like it should work out of the box?

1 Like