12-10-2004, 08:14 PM
Good morning,
I'm using opengl in a visualC++ 6.0 program for the graphics part. I've been trying to use gluLookAt( ) to change the viewpoint and orient the camera but I'm getting an "unresolved external" error. When I include <gl/glut.h> in header I get fatal error " cannot include...". Do you know what I must do to be able to include glut and hence use gluLookAt( )?
Thanks & Regards,
Roshan.
I'm using opengl in a visualC++ 6.0 program for the graphics part. I've been trying to use gluLookAt( ) to change the viewpoint and orient the camera but I'm getting an "unresolved external" error. When I include <gl/glut.h> in header I get fatal error " cannot include...". Do you know what I must do to be able to include glut and hence use gluLookAt( )?
Thanks & Regards,
Roshan.