discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gnuradio on osx 10.6.4


From: Elvis Dowson
Subject: Re: [Discuss-gnuradio] gnuradio on osx 10.6.4
Date: Mon, 19 Jul 2010 21:30:14 +0400

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 

reply via email to

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