Hi everyone,<div><br></div><div>I'm having a weird problem with cl-glut.</div><div><br></div><div>When I run something using glut to produce a window, I don't get a window. Inserting a swank-handler into the loop of the examples, I determined that they WERE running, they just weren't giving me a window.</div>
<div><br></div><div>I'm using Windows 7, Clozure-CL and I have FreeGlut loaded and detected properly. Everything works, except that the window doesn't show.</div><div><br></div><div>So! I decided to try Lispbuilder-SDL, I loaded up their examples and they are able to successfully open windows.</div>
<div><br></div><div>What's really odd about this, is that AFTER I've created a window using Lispbuilder, it seems to show Glut what to do, and Glut can suddenly open display windows properly.</div><div><br></div><div>
Does anyone have any idea what could be causing this?</div>