On 16. Apr 2008, at 19:00, mbogucki wrote: > client/glFunctions.cpp:67: error: glXGetProcAddress was not declared > in this > scope > client/glFunctions.cpp:68: error: glXGetProcAddress was not > declared in > this scope > > Any ideas and or recommendations??
It seems your glX headers are quite old, or not installed. I don't recall which package it is on Ubuntu, but installing the nVidia drivers might help. The function prototypes should be somewhere in / usr/X11R6/include/GL/. HTH, Stefan. _______________________________________________ eq-dev mailing list [email protected] https://in-zueri.ch/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

