PDA

View Full Version : help me configure cmake please


mr tim esquire
March 19th, 2008, 07:20 PM
Im trying to compile a program using Cmake, slowly adding packages needed
any idea what paths i should use for these:
OPENGL_INCLUDE_DIR OPENGL_INCLUDE_DIR-NOTFOUND
OPENGL_gl_LIBRARY OPENGL_gl_LIBRARY-NOTFOUND
OPENGL_glu_LIBRARY OPENGL_glu_LIBRARY-NOTFOUND
OPENGL_xmesa_INCLUDE_DIR OPENGL_xmesa_INCLUDE_DIR-NOTFOUND
thanks
:)

WW
March 20th, 2008, 11:07 PM
No guarantees, but you could try installing these packages: libgl1-mesa-dev, libglu1-mesa-dev, mesa-common-dev