[mythtv-users] what devel package am I missing?
Greg Woods
greg at gregandeva.net
Sun Jan 28 06:53:58 UTC 2007
On Sat, 2007-01-27 at 23:46 +0000, Nick Morrott wrote:
> > g++ -c -pipe -march=pentium4 -pthread -I/usr/include/kde/artsc
> > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -g
> > -Wno-non-virtual-dtor -D_REENTRANT -DPIC -fPIC -DMMX -Di386
> > -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DLIBDIR=
> > \"/usr/local/lib\" -DUSE_OPENGL_PAINTER -DUSE_JOYSTICK_MENU
> > -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_NO_DEBUG
> > -I/usr/lib/qt-3.3/mkspecs/default -I. -I../../../../../include
> > -I../libmyth -I../.. -I.. -I/usr/lib/qt-3.3/include -o mythpainter_ogl.o
> > mythpainter_ogl.cpp
> > /usr/lib/qt-3.3/bin/moc mythmainwindow.h -o moc_mythmainwindow.cpp
> > mythpainter_ogl.cpp: In member function 'void
> > MythOpenGLPainter::BindTextureFromCache(MythImage*, bool)':
> > mythpainter_ogl.cpp:176: error: invalid conversion from 'int' to
> > 'GLenum'
> > mythpainter_ogl.cpp:176: error: initializing argument 1 of 'void
> > glBindTexture(GLenum, GLuint)'
> > mythpainter_ogl.cpp:211: error: invalid conversion from 'int' to
> > 'GLenum'
> > mythpainter_ogl.cpp:211: error: initializing argument 1 of 'void
> > glBindTexture(GLenum, GLuint)'
>
> Have you got the OpenGL libraries installed?
That's just it: I don't know. I presume so, because I have some 3D games
like Descent3, HeavyGear2 and BZFlag that run fine. The devil is in the
details; what packages should I be looking for? I do see these:
mesa-libGL.i386 6.5.1-8.fc6
installed
mesa-libGL-devel.i386 6.5.1-8.fc6
installed
mesa-libGLU.i386 6.5.1-8.fc6
installed
mesa-libGLU-devel.i386 6.5.1-8.fc6
installed
mesa-libGLw.i386 6.5.1-1.fc6
installed
mesa-libGLw-devel.i386
--Greg
More information about the mythtv-users
mailing list