[QGIS-trac] Re: [Quantum GIS] #1220: transparency for point layers
does not work
Quantum GIS
qgis at qgis.org
Wed Aug 5 12:22:40 EDT 2009
#1220: transparency for point layers does not work
-------------------------------------+--------------------------------------
Reporter: smizuno | Owner: mhugent
Type: bug | Status: closed
Priority: minor: annoyance | Milestone: Version 1.2.0
Component: Symbology | Version: HEAD
Resolution: fixed | Keywords: point transparency
Platform_version: | Platform: All
Must_fix: No | Status_info: 0
-------------------------------------+--------------------------------------
Comment (by lutra):
seems I'm getting the same error
{{{
[ 59%] Generating core/core.so
sipcoreQgsRenderer.cpp: In function ‘void* init_QgsRenderer(sipWrapper*,
PyObject*, sipWrapper**, int*)’:
sipcoreQgsRenderer.cpp:817: error: cannot allocate an object of abstract
type ‘sipQgsRenderer’
sipcoreQgsRenderer.cpp:172: note: because the following virtual
functions are pure within ‘sipQgsRenderer’:
/home/gio/Desktop/qgis_unstable/src/core/renderer/qgsrenderer.h:80: note:
virtual void QgsRenderer::renderFeature(QgsRenderContext&, QgsFeature&,
QImage*, bool, double)
sipcoreQgsRenderer.cpp:829: error: cannot allocate an object of abstract
type ‘sipQgsRenderer’
sipcoreQgsRenderer.cpp:172: note: since type ‘sipQgsRenderer’ has pure
virtual functions
make[3]: *** [sipcoreQgsRenderer.o] Error 1
make[2]: *** [python/core/core.so] Error 2
make[1]: *** [python/CMakeFiles/python.dir/all] Error 2
make: *** [all] Error 2
}}}
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1220#comment:5>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list