On 10/16/2011 07:17 PM, Tom Rondeau wrote:
> The maint, master, and next branches in git have all been fixed to work
> under Ubuntu 11.10 (new autotools and Qwt 6 were the main culprits). A bit
> more information can be found here:
> http://gnuradio.squarespace.com/home/2011/10/16/ubuntu-1110-troubles.html
> 

I tried to switch to qwt6. So, I cant find python-qwt6 in the repos
(this is for some of the grc qt widgets). So I guess that is a minor
disappointment.

And I got this compilation error. Any idea?

> /home/jblum/src/gnuradio/gr-qtgui/lib/WaterfallDisplayPlot.cc: In constructor 
> ‘WaterfallDisplayPlot::WaterfallDisplayPlot(QWidget*)’:
> /home/jblum/src/gnuradio/gr-qtgui/lib/WaterfallDisplayPlot.cc:321:33: error: 
> no matching function for call to ‘QwtPlotSpectrogram::setData(WaterfallData&)’
> /home/jblum/src/gnuradio/gr-qtgui/lib/WaterfallDisplayPlot.cc:321:33: note: 
> candidate is:
> /usr/include/qwt/qwt_plot_spectrogram.h:63:10: note: void 
> QwtPlotSpectrogram::setData(QwtRasterData*)
> /usr/include/qwt/qwt_plot_spectrogram.h:63:10: note:   no known conversion 
> for argument 1 from ‘WaterfallData’ to ‘QwtRasterData*’

-Josh



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

Reply via email to