Savalia
03-04-2010, 10:27 PM
Is it wrong to assume that if I'm using glut.h that there is no need to include gl.h?
Mr.Byteside
03-05-2010, 12:29 AM
it says this in glut.h (3.7):
#include <GL/gl.h>
#include <GL/glu.h>
So I think you don't need to add them.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.