I'm trying to get gr-qtgui to configure for compilation. I've installed libqt-mt, thinking that that would be the better way to go (MT generally is, IMHO). I've set "QWT_CFLAGS" correctly to point to "/usr/include/qwt", but I still can't get ./configure to allow the compilation. Any pointers would be welcomed! - MLD

Here's the relevant output:

checking for qt >= 3.3... gr-qtgui requires libqt or libqt-mt, libqt not found. Checking for libqt-mt
checking for qt-mt >= 3.3... yes
checking QT_CFLAGS... -DQT_SHARED -DQT_TABLET_SUPPORT - DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/include/qt3 checking QT_LIBS... -L/usr/X11R6/lib -lqt-mt -laudio -lXt -ljpeg - lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXinerama -lXft - lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread
checking QT_INCLUDEDIR... /usr/include/qt3
checking QWT_CFLAGS... -I/usr/include/qwt
checking qwt.h usability... yes
checking qwt.h presence... yes
checking for qwt.h... yes
checking QWT_LIBS...  -lqwt
unable to link QWT library



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to