[QGIS-trac] Re: [Quantum GIS] #1959: Trunk build fails with sip-4.9
and PyQt-4.6
Quantum GIS
qgis at qgis.org
Wed Oct 7 02:21:56 EDT 2009
#1959: Trunk build fails with sip-4.9 and PyQt-4.6
--------------------------------------------------------------+-------------
Reporter: jctull | Owner: nobody
Type: bug | Status: reopened
Priority: critical: causes crash or data corruption | Milestone: Version 1.4.0
Component: Build/Install | Version: HEAD
Resolution: | Keywords: sip pyqt compile
Platform_version: 10.6.1 | Platform: OS X
Must_fix: Yes | Status_info: 0
--------------------------------------------------------------+-------------
Comment (by vince):
Ah, apologies, I just cut/pasted out of a tcl script (Macports), where
some characters must be escaped. The right command is:
{{{
sed -E "s|sipClass(_[^,]+)|(sipWrapperType *) sipTypeAsPyTypeObject
(sipType\1)|" conversions.sip > tmp.sip
rm conversions.sip
}}}
Sorry for that.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1959#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