robbinsd
01-08-2004, 04:51 AM
Hello All,
I'm a newbie to opengl trying to get up and running using kdevelop and QT's QGLWidget. I've created a simple box I can roll around in space:-) Now I'm trying to apply a texture. My Load Texture function returns a AUX_RGBImageRec which causes a problem at compile time. Seems I need to include glaux.h. I can't find this file anywhere on my system. The system is Fedora Core 1 with Mesa removed and NVidia drivers installed. Did I break something when I removed Mesa? I couldn't get the NVidia drivers to work without removing it.
TIA
Dave
I'm a newbie to opengl trying to get up and running using kdevelop and QT's QGLWidget. I've created a simple box I can roll around in space:-) Now I'm trying to apply a texture. My Load Texture function returns a AUX_RGBImageRec which causes a problem at compile time. Seems I need to include glaux.h. I can't find this file anywhere on my system. The system is Fedora Core 1 with Mesa removed and NVidia drivers installed. Did I break something when I removed Mesa? I couldn't get the NVidia drivers to work without removing it.
TIA
Dave