Martin Spott wrote:
> ../../simgear/screen/extensions.hxx:449: error: `GLXPbufferSGIX' has
> not been declared

This is a type (not a function) that is defined in in
/usr/include/GL/glext.h, which your header apparently lacks.  The
header is actually defined by the OpenGL ARB, so it should work to use
one from a Linux machine, or the Mesa codebase, etc...

Andy

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to