[QGIS-trac] [Quantum GIS] #1229: FindGEOS does not detect
GEOS.Framework on OSX 10.5
Quantum GIS
qgis at qgis.org
Wed Aug 20 22:04:44 EDT 2008
#1229: FindGEOS does not detect GEOS.Framework on OSX 10.5
------------------------------------------------+---------------------------
Reporter: mloskot | Owner: nobody
Type: bug | Status: new
Priority: major: does not work as expected | Milestone:
Component: Build/Install | Version: HEAD
Keywords: cmake geos | Platform_version: 10.5
Platform: OS X | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
Under Mac OS X 10.5, current version of
[trunk/qgis/cmake/FindGEOS.cmake at 9093 FindGEOS.cmake] macro does not
detect GEOS installed from the excellent
[http://www.kyngchaos.com/wiki/software:frameworks GEOS framework
v3.0.0-2] package by William Kyngesburye.
I've followed the official
[http://wiki.qgis.org/qgiswiki/BuildingFromSource BuildingFromSource]
instructions and cmake command reported that some dependencies are not
found, but no specific error for GEOS was printed.
Anyway, I patched the FindGEOS.cmake in more portable way based on
FindGDAL.cmake and used it to successfully build QGIS from SVN trunk
(r9104).
I'm attaching patch with my version of the FindGEOS.cmake macro.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/1229>
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