Completely new to programming but am trying to experiment with OpenGL. Not
sure if Dev-C++ is capable of processing it. I have the required .h files and
am running a tutorial piece of code. It comes up with the message down the
bottom:
undefined reference to `glViewport@16'
followed by a series of other similar messages.
Any help?
JazzCat.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there.
Completely new to programming but am trying to experiment with OpenGL. Not
sure if Dev-C++ is capable of processing it. I have the required .h files and
am running a tutorial piece of code. It comes up with the message down the
bottom:
undefined reference to `glViewport@16'
followed by a series of other similar messages.
Any help?
JazzCat.
Have you read the PLEASE READ BEFORE POSTING A
QUESTION? Your question is answered there.