When I try ./configure I get the error 'cannot find a working OpenGL environment'. What is configure searching for? I have my libs and includes at /usr/lib/GL and /usr/include/GL but even when I add these to configure (--with-opengl-lib= etc. etc.) I still get the same error.
Thanks in advance,
Rob
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Make sure you have the libGLU library as well before building the Ivf++ library. The Mesa GLU implementation is ok.
If you have any questions you want answered quickly it is better if you mail ivf@byggmek.lth.se instead of posting here. I am slow to check these forums.
Many regards
Jonas Lindemann
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
When I try ./configure I get the error 'cannot find a working OpenGL environment'. What is configure searching for? I have my libs and includes at /usr/lib/GL and /usr/include/GL but even when I add these to configure (--with-opengl-lib= etc. etc.) I still get the same error.
Thanks in advance,
Rob
Hi!
Make sure you have the libGLU library as well before building the Ivf++ library. The Mesa GLU implementation is ok.
If you have any questions you want answered quickly it is better if you mail ivf@byggmek.lth.se instead of posting here. I am slow to check these forums.
Many regards
Jonas Lindemann