On Saturday 19 November 2005 08:23 am, Lorenz Hahn wrote: > Hi, > > I'm just trying the same, but after make distclean, configure, make > I get a similar error: > > g++ -c -pipe -march=pentiumpro -O3 -Wall -Wno-switch > -fomit-frame-pointer -D_REENTRANT -Wall -W -DPIC -fPIC -DMMX -Di386 > -DUSING_DBOX2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 > -DPREFIX=\"/usr/local\" -DUSING_OSS -DUSE_ALSA -DUSE_JOYSTICK_MENU > -DUSE_LIRC -DUSING_XRANDR -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_GUI_LIB > -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. > -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 > -I/usr/local/include -I/usr/X11R6/include -I../libmythsamplerate > -I../libmythsoundtouch -I../.. -I. -I. -o dialogbox.o dialogbox.cpp > In file included from dialogbox.h:6, > from dialogbox.cpp:11: > mythdialogs.h:7:18: error: qdom.h: Datei oder Verzeichnis nicht gefunden > mythdialogs.h:8:22: error: qptrlist.h: Datei oder Verzeichnis nicht > gefunden mythdialogs.h:13:26: error: qvaluevector.h: Datei oder Verzeichnis > nicht gefunden > mythdialogs.h:14:25: error: qscrollview.h: Datei oder Verzeichnis nicht > gefunden > > The differences I've noticed are the used include paths - mine are > referring to qt4. > > Any idea what has to be done before that the compat headers are used here?
You _cannot_ compile myth with Qt4. Isaac _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
