[Qgis-developer] Compilation error with symbology-ng

Craig Leat craig.leat at gmail.com
Fri Jan 22 14:23:06 EST 2010


Hi,

With r12815 I am unable to compile on ubuntu 9.04 (32 bit intel) with
the following error.

[ 63%] Generating core/sipcorepart0.cpp, core/sipcorepart1.cpp,
core/sipcorepart2.cpp, core/sipcorepart3.cpp
[ 63%] Building CXX object
python/CMakeFiles/python_module_qgis_core.dir/core/sipcorepart0.cpp.o
/usr/local/src/qgis/python/../src/core/symbology-ng/qgssymbolv2.h: In
member function ‘QgsSymbolV2RenderContext&
QgsSymbolV2RenderContext::operator=(const QgsSymbolV2RenderContext&)’:
/usr/local/src/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:13555: 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 pointers please to what I have missed?

Thanks,

Craig.


More information about the Qgis-developer mailing list