[Qgis-developer] Ubuntu Wily: Compile from source troubles with QWT

Jürgen E. Fischer jef at norbit.de
Wed Nov 4 05:23:06 PST 2015


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                         
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 827 bytes
Desc: Digital signature
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20151104/6f6bb93c/attachment-0001.sig>


More information about the Qgis-developer mailing list