Poorvankara
02-16-2009, 06:22 PM
Hi, I am a novice and I want to write Graphics application programs in Linux using OpenGL.
I am facing some problems..
1. Don't know what packages are to be installed ? (I intuitively installed gtk+)
2. I am unable to get man pages on glut and other files..
3. I have tried writing a program in c++ and have included GL/glut.h, GL/glu.h, GL/gl.h. However, if I try to use the GLUT function calls, the compiler flags errors...
For Ex: undefinied reference to function call 'glutInit'
Please do help me in getting the things right...
I am facing some problems..
1. Don't know what packages are to be installed ? (I intuitively installed gtk+)
2. I am unable to get man pages on glut and other files..
3. I have tried writing a program in c++ and have included GL/glut.h, GL/glu.h, GL/gl.h. However, if I try to use the GLUT function calls, the compiler flags errors...
For Ex: undefinied reference to function call 'glutInit'
Please do help me in getting the things right...