[mythtv] QT/Embedded does not support OpenGL

Stephan Raue sraue at inonet.com
Fri Nov 25 10:15:28 EST 2005


Hi,

When i build Mythtv SVN with QT-Embedded 3.3.5 and no X i have follow error:

cd libmythui && qmake libmythui.pro -spec 
/media/ieee1394disk/toolchain/toolchain/mkspecs/qws/linux-x86-g++/ -o 
Makefile
cd libmythui && make -f Makefile
make[2]: Entering directory 
`/media/ieee1394disk/toolchain/sourcen/mythtv.build/libs/libmythui'
g++ -c -pipe -DQWS -march=pentiumpro 
-I/media/ieee1394disk/toolchain/toolchain/include/directfb -D_REENTRANT 
-include uclibc-hack.h -g -D_REENTRANT -DPIC -fPIC  -DMMX -Di386 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-DPREFIX=\"/media/ieee1394disk/toolchain/toolchain/\" 
-DQT_THREAD_SUPPORT -DQT_SHARED -DQT_NO_DEBUG 
-I/media/ieee1394disk/toolchain/toolchain/mkspecs/qws/linux-x86-g++ -I. 
-I../../../../toolchain/include -I../libmyth -I../.. 
-I/media/ieee1394disk/toolchain/toolchain//include -o mythmainwindow.o 
mythmainwindow.cpp
In file included from mythmainwindow.h:8,
                 from mythmainwindow.cpp:22:
/media/ieee1394disk/toolchain/toolchain/include/qgl.h:79:20: GL/gl.h: No 
such file or directory
/media/ieee1394disk/toolchain/toolchain/include/qgl.h:80:21: GL/glu.h: 
No such file or directory
make[2]: *** [mythmainwindow.o] Fehler 1
make[2]: Leaving directory 
`/media/ieee1394disk/toolchain/sourcen/mythtv.build/libs/libmythui'
make[1]: *** [sub-libmythui] Fehler 2
make[1]: Leaving directory 
`/media/ieee1394disk/toolchain/sourcen/mythtv.build/libs'
make: *** [sub-libs] Fehler 2

QT-Embedded does not support the QT OpenGL Module. GL/gl.h and GL/glu.h 
not exist in my system. Is there a reason for this?

Stephan Raue


More information about the mythtv-dev mailing list