discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] gr-qtgui configuring?


From: Michael Dickens
Subject: [Discuss-gnuradio] gr-qtgui configuring?
Date: Sat, 5 May 2007 19:47:18 -0400

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]