[QGIS-trac] Re: [Quantum GIS] #1658: Python binding
unavailable/MacOS X universal binaries (two bugs)
Quantum GIS
qgis at qgis.org
Fri Sep 4 19:12:10 EDT 2009
#1658: Python binding unavailable/MacOS X universal binaries (two bugs)
-----------------------------------------------------+----------------------
Reporter: vince | Owner: nobody
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.0.3
Component: Build/Install | Version: HEAD
Resolution: | Keywords:
Platform_version: | Platform: OS X
Must_fix: No | Status_info: 0
-----------------------------------------------------+----------------------
Comment (by kyngchaos):
Just starting to take a second look at this. There isn't much we can do,
really. The architectures is meaningless here, because sipconfig only
takes the 'universal' SDK option, which triggers it to add the arch flags
hardwired into SIP (universal 32bit only). So, if you want a 64bit Qgis
python module, you need to hack and compile SIP 64bits.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1658#comment:8>
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