Erik Hofman a écrit :

John Wojnaroski wrote:

Started building a CVS version and bombed out in Simgear with the following:

RenderTexture.cpp: In method `RenderTexture::Render
RenderTexture.cpp:151: `GLX_RENDER_TYPE_SGIX' undec


RenderTexture.cpp:1774: `GLX_SGIX_pbuffer' undeclar
RenderTexture.cpp:1779: `GLX_SGIX_fbconfig' undecla
make[2]: *** [RenderTexture.o] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

looks like a GL extension thingy for SGI machines.


No, it's a standard glx extension that should be supported by all UNIX/Linux OpenGL implementations.


Any suggestions where to look or add or specify as an option or turn off....


You might want to check if the glx-dev package is installed, or the glx.h header is present on your system.


Perhaps John can enlight us on the system he use. My bet would be on cygwin looking the way the error was clipped.

-Fred



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

Reply via email to