On Thu, Dec 19, 2013 at 9:35 AM, Ralph A. Schmid, dk5ras
<ra...@schmid.xxx> wrote:
> Hi,
>
> The last git pull brings me this one below; any ideas what went wrong?
> Kubuntu 12.04 32bit, the pull a few days ago ran through just fine, deleting
> the build folder, cmake .., make changes nothing.
>
> With best regards
>
> Ralph.
>
>
> [ 66%] Built target pygen_gr_pager_swig_cf5bb [ 67%] Built target
> pygen_gr_pager_apps_f9137 [ 67%] Building CXX object
> gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/DisplayPlot.cc.o
> /home/ras/gnuradio/gr-qtgui/lib/DisplayPlot.cc:95:2: error: #else without
> #if
> /home/ras/gnuradio/gr-qtgui/lib/DisplayPlot.cc:100:2: error: #endif without
> #if
> /home/ras/gnuradio/gr-qtgui/lib/DisplayPlot.cc: In constructor
> ‘DisplayPlot::DisplayPlot(int, QWidget*)’:
> /home/ras/gnuradio/gr-qtgui/lib/DisplayPlot.cc:96:18: error: ‘class
> QwtLegend’ has no member named ‘setDefaultItemMode’
> /home/ras/gnuradio/gr-qtgui/lib/DisplayPlot.cc:96:37: error: ‘QwtLegendData’
> has not been declared
> make[2]: *** [gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/DisplayPlot.cc.o]
> Error 1
> make[1]: *** [gr-qtgui/lib/CMakeFiles/gnuradio-qtgui.dir/all] Error 2
> make: *** [all] Error 2

I have absolutely no clue what happened here. There was a fix on maint
to allow use of Qwt 6.1 yesterday, but somehow when I merged maint
into master, this file got corrupted. I'm looking at it now; should be
able to push a fix soon.

Tom

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

Reply via email to