>From the look of the command line, you'd need at least QtCore and QtGui from >QT3. I'm running Fedora Core, not Debian, but I only need two packages to build with QT3 -- qt3 and qt3-devel.
Steven Boswell ________________________________ From: richard <[email protected]> To: [email protected] Sent: Sunday, March 31, 2013 9:07 AM Subject: [QDVDAuthor-users] compile of qdvdauthor fails Hi all, I'm running Debian|Testing on an AMD64 machine. I downloaded the latest qdvdauthor.tar.bz followed the instructions in INSTALL with the following errors: $ configure -c uic: File generated with too old version of Qt Designer (3.1) /usr/bin/uic-qt4 configurator.ui -o .ui/ui_configurator.h g++ -c -m64 -pipe -O2 -Wall -W -Wno-non-virtual-dtor -D_REENTRANT -DQT_WEBKIT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.moc -I.ui -o .obj/main.o main.cpp uic: File generated with too old version of Qt Designer (3.1) File 'configurator.ui' is not valid make: *** [.ui/ui_configurator.h] Error 1 make: *** Waiting for unfinished jobs.... main.cpp:2:26: fatal error: configurator.h: No such file or directory compilation terminated. make: *** [.obj/main.o] Error 1 $ configure -n Project ERROR: qmake version 4.8.2 to recent. Please use qt 3.x sed: can't read Makefile.tmp: No such file or directory make: *** No targets. Stop. Build of QDVDAuthor failed. I had a look at the mailing list, and I'm guessing that I need one of the qt3 packages, but which one? TIA ral ------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 _______________________________________________ QDVDAuthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qdvdauthor-users ------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 _______________________________________________ QDVDAuthor-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qdvdauthor-users
