VERY simple question...

My answer may look stupid but I started to read my OpenGL book yesterday. I did my little program and when I compile it there’s no error but I can’t execute it… If someone know my problem pls answer me! (via email would be cool too: dauphinais.guy@videotron.ca )
Thanks!

Need more info. . .
What is exactly happening??? is the screen black? code might help!!

:eek:
Roach

I took the example for my book… It seems that the problem is my compiler because when I compiled their OpenGL example it didn’t even work. Where can I get a demo version of a good compiler?

are you sure that you’re including all the libriaries necessary for openGL? like Roach said… need more info, i.e. whats happening, whats the code… maybe your object is out of the veiwscreen even