[Qgis-developer] sip compile error
Richard Duivenvoorde
rdmailings at duif.net
Mon Jan 25 07:08:15 EST 2010
Hi Devs,
running ubuntu 8.04 (sip 4.7.9), trying a clean build I get the
following compile error:
/home/richard/dev/qgis/trunkgdal/qgis/python/../src/core/symbology-ng/qgssymbolv2.h:
In member function ‘QgsSymbolV2RenderContext&
QgsSymbolV2RenderContext::operator=(const QgsSymbolV2RenderContext&)’:
/home/richard/dev/qgis/trunkgdal/qgis/python/../src/core/symbology-ng/qgssymbolv2.h:104:
error: non-static reference member ‘QgsRenderContext&
QgsSymbolV2RenderContext::mRenderContext’, can't use default assignment
operator
sipcorepart0.cpp: In function ‘void
assign_QgsSymbolV2RenderContext(void*, const void*)’:
sipcorepart0.cpp:13613: note: synthesized method
‘QgsSymbolV2RenderContext& QgsSymbolV2RenderContext::operator=(const
QgsSymbolV2RenderContext&)’ first required here
make[2]: ***
[python/CMakeFiles/python_module_qgis_core.dir/core/sipcorepart0.cpp.o]
Error 1
make[1]: *** [python/CMakeFiles/python_module_qgis_core.dir/all] Error 2
make: *** [all] Error 2
Any ideas?
Richard
More information about the Qgis-developer
mailing list