view window

Hey, hopefully this will be a stunningly simple question:
I’m trying to run some OpenGL (C++) code on my mac (OS 10.3) and everything is compiling correctly, but the… view window(?) (it’s the window that contains the graphics) isn’t popping up. The ‘text window’ (where ‘hello world’ prints out) shows up fine. I’ve been running the example code that came with the computer, so it should work…
So, any hints on how i get the view window to pop up?

You’ll need to give more info to get a useful answer.

Which example code? What windowing API are you using (GLUT/AGL/NSGL?)

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.