[QGIS-Developer] SIP is insane

Even Rouault even.rouault at spatialys.com
Tue Jun 9 15:48:24 PDT 2026


For posterity again: while below works fine at compilation time, it 
breaks at runtime due to Qt / SIP version mismatches :-(
>
> Thanks for the hint. That does improve things (sip-build time) indeed. 
> For posterity, I managed to use it without altering too much my build 
> env with:
>
> python3 -m venv sip_venv
> source sip_venv/bin/activate
> pip install sip PyQt-builder
> cmake -USIP_BUILD_EXECUTABLE ..
>
-- 
http://www.spatialys.com
My software is free, but my time generally not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20260610/766798c5/attachment.htm>


More information about the QGIS-Developer mailing list