Quel Qun wrote:

On Wed, 2003-01-15 at 10:25, Crispin Boylan wrote:

Hi

when compiling the latest stable clanlib (0.6.5) I get the following error:

Sources/GL/GLX/displaycard_glx.cpp: In member function `virtual void (* CL_GLX_DisplayCard::get_proc_address(const std::string&))()':
Sources/GL/GLX/displaycard_glx.cpp:366: `glXGetProcAddressARB' undeclared (first use this function)
Sources/GL/GLX/displaycard_glx.cpp:366: (Each undeclared identifier is reported only once for each function it appears in.)


to fix it I had to use the glx.h provided with the nVidia drivers, although the function isn't NVIDIA specific - is this a problem with the XFree86-devel package?



Are you sure it is not moved out of the way by the NVidia install?

$ rpm -qpl XFree86-devel-4.2.99.4-0.20030110.1mdk.i586.rpm | grep glx.h
/usr/X11R6/include/GL/glx.h


hi
yes, the glx.h was still there, but didnt seem to provide that header properly (I did find a reference to it in the glx.h, but something must have been wrong) glx.h is certainly not moved by the NVIDIA RPM.

Cheers
cris.




Reply via email to