[Qgis-developer] Re: Compile failure in trunk - symbology-ng python bindings

Gary Sherman gsherman at mrcc.com
Sat Jan 16 01:00:33 EST 2010


On Fri, Jan 15, 2010 at 3:08 PM, Gary Sherman <gsherman at mrcc.com> wrote:
> [ 69%] Generating core/core.so
> /home/gsherman/development/qgis_trunk_12770/src/core/symbology-ng/qgssymbolv2.h:
> In member function \u2018QgsSymbolV2RenderContext&
> QgsSymbolV2RenderContext::operator=(const
> QgsSymbolV2RenderContext&)\u2019:
> /home/gsherman/development/qgis_trunk_12770/src/core/symbology-ng/qgssymbolv2.h:98:
> error: non-static reference member \u2018QgsRenderContext&
> QgsSymbolV2RenderContext::mRenderContext\u2019, can't use default
> assignment operator
> sipcoreQgsSymbolV2RenderContext.cpp: In function \u2018void
> assign_QgsSymbolV2RenderContext(void*, const void*)\u2019:
> sipcoreQgsSymbolV2RenderContext.cpp:184: note: synthesized method
> \u2018QgsSymbolV2RenderContext&
> QgsSymbolV2RenderContext::operator=(const
> QgsSymbolV2RenderContext&)\u2019 first required here
> make[3]: *** [sipcoreQgsSymbolV2RenderContext.o] Error 1
> make[2]: *** [python/core/core.so] Error 2
>
> Anybody else having this issue?
>
> --
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
> Gary Sherman
> Chair, QGIS Project Steering Committee
> -Desktop GIS Book:
>  *http://desktopgisbook.com
> -Spatial Hosting:
>  *http://mrcc.com/hosting
> "We work virtually everywhere"
> -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
>

This problem is solved by upgrading sip. Version 4.7.9 does not work.
Upgrading to 4.10 solves the problem. The build docs need updating if
the minimum sip version has changed.

-gary

-- 
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Chair, QGIS Project Steering Committee
-Desktop GIS Book:
 *http://desktopgisbook.com
-Spatial Hosting:
 *http://mrcc.com/hosting
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-


More information about the Qgis-developer mailing list