Can anyone here tell me why the file I have attached will not compile properly (in Borland)??
Thank-you very much if you can help, and I hope this is where I can post this.
This is a discussion on OpenGL HELP!! within the C++ Programming forums, part of the General Programming Boards category; Can anyone here tell me why the file I have attached will not compile properly (in Borland)?? Thank-you very much ...
Can anyone here tell me why the file I have attached will not compile properly (in Borland)??
Thank-you very much if you can help, and I hope this is where I can post this.
Are you making a windows application, rather than a console one?
Doesn't Matter. Some how I got it to work.
Yay!! I just programmed my first OpenGL Program (I use the term 'program' very loosely, it's basically a black screen, but I did it)
Thanks anyway.
It does matter though... console and winmain to not mix.