venTur3
02-11-2001, 10:06 AM
Hi, guys!
I'm trying to compile my first glut program for Linux, and I'm getting the following error at link time:
/usr/lib/libglut.so: undefined reference to 'XmuLookupStandardColormap'
I haven't done any X programming, but this looks like an X function call to me. Does anyone know what lib I need to link to?
Thankee-sai, all!
venTure
I'm trying to compile my first glut program for Linux, and I'm getting the following error at link time:
/usr/lib/libglut.so: undefined reference to 'XmuLookupStandardColormap'
I haven't done any X programming, but this looks like an X function call to me. Does anyone know what lib I need to link to?
Thankee-sai, all!
venTure