Kampos
08-01-2011, 09:44 AM
Hey evebody, its my first post here, so please take my doubts away...
When I run my program it doesn`t run and the compiler tells me..
[linked error] undefined reference to `gluPerspective@32`
id returned 1 exit status
[Build Error]["First]Error 1
When I take out the line gluPerspective(...) the program runs nicely, but I cant move the z axis... How do i fix this???
and my opengl doesnt has glaux.h, and the tutorials that i am following use this lib to load textures...what can i do??
I couldnt find some way to fix...
Please help me with this questions...
When I run my program it doesn`t run and the compiler tells me..
[linked error] undefined reference to `gluPerspective@32`
id returned 1 exit status
[Build Error]["First]Error 1
When I take out the line gluPerspective(...) the program runs nicely, but I cant move the z axis... How do i fix this???
and my opengl doesnt has glaux.h, and the tutorials that i am following use this lib to load textures...what can i do??
I couldnt find some way to fix...
Please help me with this questions...