PDA

View Full Version : Error with make



probine
13th February 2006, 13:04
Qt-4.1 and FC4.

After configuring I typed make. It was compiling for a while and then I received this error:

../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:552: error: explicit specialization of non-template ‘<type error>’
kernel/qapplication.cpp: In member function ‘void QApplicationPrivate::initialize()’:
kernel/qapplication.cpp:724: warning: unused variable ‘q’
make[3]: *** [.obj/debug-shared/qapplication.o] Error 1
make[3]: Leaving directory `/home/santiago/programs/qt-x11-opensource-src-4.1.0/src/gui'
make[2]: *** [debug-all] Error 2
make[2]: Leaving directory `/home/santiago/programs/qt-x11-opensource-src-4.1.0/src/gui'
make[1]: *** [sub-gui-make_default-ordered] Error 2
make[1]: Leaving directory `/home/santiago/programs/qt-x11-opensource-src-4.1.0/src'
make: *** [sub-src-make_default-ordered] Error 2

Help !!!

wysota
13th February 2006, 14:07
Double thread.