Hi Andreas,

On Tue, 03. Nov 2015 at 14:57:23 +0100, Neumann, Andreas wrote:
> Every time Ubuntu is upgraded I run into troubles with qwt. 
> 
> Now I upgraded to Ubuntu Wily and compile fails because of some qwt
> issue. I get: 
> 
> --------------------- 
 
> [ 31%] Built target pycore 
> CMakeFiles/qgis_gui.dir/raster/qgsrasterhistogramwidget.cpp.o: In function 
> `QgsRasterHistogramWidget::refreshHistogram()': 
> /home/an/dev/QGIS/src/gui/raster/qgsrasterhistogramwidget.cpp:358: undefined 
> reference to `QwtPlot::insertLegend(QwtAbstractLegend*,
> CMakeFiles/qgis_gui.dir/symbology-ng/qgsgraduatedhistogramwidget.cpp.o: In 
> function `QgsGraduatedHistogramWidget::QgsGraduatedHistogramWidget(QWidget*)':
> /home/an/dev/QGIS/src/gui/qgshistogramwidget.cpp:200: undefined reference to 
> `QwtPlot::setAxisAutoScale(int, bool)' 

QWT_POLAR is enabled by default and WITH_INTERNAL_QWTPOLAR too if a system
QwtPolar is not available.  That's how the packages are built.

Apparently WITH_QWTPOLAR doesn't disable everything that is using Qwt
(anymore?).


Jürgen

-- 
Jürgen E. Fischer           norBIT GmbH             Tel. +49-4931-918175-31
Dipl.-Inf. (FH)             Rheinstraße 13          Fax. +49-4931-918175-50
Software Engineer           D-26506 Norden             http://www.norbit.de
QGIS release manager (PSC)  Germany                    IRC: jef on FreeNode     
                    

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to