Hi,
          
On Jul 19, 2010, at 9:23 PM, Elvis Dowson wrote:

> I updated my .profile accordingly
> 
> export PKG_CONFIG_PATH=/Developer/Applications/Qt-4.7/lib:$PKG_CONFIG_PATH

I had to explicitly put the full path, and it worked, thanks, Michael

export 
PKG_CONFIG_PATH=/Developer/Applications/Qt-4.7/lib/pkgconfig:$PKG_CONFIG_PATH


checking for PyQt4 for Qt4... yes
checking for QTCORE... yes
checking for QTGUI... yes
checking for QTOPENGL... yes
checking qwt/qwt.h usability... yes
checking qwt/qwt.h presence... yes
checking for qwt/qwt.h... yes
checking for main in -lqwt... yes
checking qwtplot3d/qwt3d_plot.h usability... no
checking qwtplot3d/qwt3d_plot.h presence... no
checking for qwtplot3d/qwt3d_plot.h... no
checking qwtplot3d-qt4/qwt3d_plot.h usability... no
checking qwtplot3d-qt4/qwt3d_plot.h presence... no
checking for qwtplot3d-qt4/qwt3d_plot.h... no
Could not find qwtplot3d headers
Not building component gr-qtgui.

Now onto the remaining components ...

I think using Python and Qt is really a good way to build these user 
interfaces. It might be worth getting up and running, plus porting GRC to 
support gr-qtgui.

Best regards,

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

Reply via email to