Abhijith
09-06-2008, 11:42 AM
Hello...I am new to openGL programming in Linux.I was able to install glut and gl on my Fedora Box.Now i need to import objects to my source code and i need to use glm libraries.
This is the Smooth Function (http://web.pdx.edu/~marius/dl/glsamples.tar.gz)
I've modified the smooth.c code and left everything else as it is.when i run make the compiler says it cant find glm and gltb functions.what am i doing wrong .i've not changed the header files at all.
This is the Smooth Function (http://web.pdx.edu/~marius/dl/glsamples.tar.gz)
I've modified the smooth.c code and left everything else as it is.when i run make the compiler says it cant find glm and gltb functions.what am i doing wrong .i've not changed the header files at all.