On 08/17/2009 06:51 PM, meino.cra...@gmx.de wrote:
On my system it's in /usr/include/GL/glew.h header, which belongs to
media-libs/glew, so you probably need to have it installed.
My bad, I've misread grep results. It really is
in /usr/include/GL/glext.h.
And that file should be symlink created by "eselect opengl" with
source belonging either to media-libs/mesa or nvidia drivers.
If source file include lines are correct, you might want to try
re-emerging nvidia drivers and eselect'ing them.
--
Mike Kazantsev // fraggod.net
Hi,
thank for the help ! :o)
Currently I cannot decide whether everything is setup correctly on my
box:
ls -l /usr/include/GL/glext.h
gives me
lrwxrwxrwx 1 root root 40 2009-08-14 04:34 /usr/include/GL/glext.h ->
//usr//lib/opengl/global/include/glext.h
which looks linke pointing neither to mesa nor to nvidia -- at least
for my blurred eyes.
You didn't follow the instructions. "eselect opengl" will tell you. To
make sure, do "eselect opengl set x11; eselect opengl set nvidia".
But as I already wrote in another post, this looks like a bug in the
application you're trying to build.