Hi. I have the OpenGL SuperBible 5th edition and I set up my Visual C++ as mentioned on pages 49-55.
I create the .cpp code file for the Triangle as mentioned in pages 61-64.

My code compiles succesfully but when I press Ctrl+F5 the following error appears:
[img]C:\Users\Alexandros\Desktop\OpenGL_bug2.jpg [/img]
When I try to Start Debugging by pressing F5 the following message appears:
[img]C:\Users\Alexandros\Desktop\OpenGL_bug3.jpg[/img]

I get the same messages when I try to run every .exe file suplied in the SB5 folder.

P.S. How do I attach an image saved on my C drive?