This is my first time using extempore in several years but I was able to get up & running with the quickstart pretty well and everything was working. Trying to run the gui.xtm sample though is giving me problems. The sys:load call seems to work and everything is compiled fine, but when I issue the (gui_init 800 600) the OpenGL window is displayed for a second and then closes and the extempore process seems to crash but there are no errors logged or anything so it's a little hard for me to know what else I can report. I'm on Windows 10, no issues with OpenGL / DirectX anywhere else (nvidia graphics card). If there's any way I can run it so that I'll get a backtrace I'd be happy to.
This is my first time using extempore in several years but I was able to get up & running with the quickstart pretty well and everything was working. Trying to run the gui.xtm sample though is giving me problems. The sys:load call seems to work and everything is compiled fine, but when I issue the
(gui_init 800 600)the OpenGL window is displayed for a second and then closes and the extempore process seems to crash but there are no errors logged or anything so it's a little hard for me to know what else I can report. I'm on Windows 10, no issues with OpenGL / DirectX anywhere else (nvidia graphics card). If there's any way I can run it so that I'll get a backtrace I'd be happy to.