[QGIS-trac] Re: [Quantum GIS] #1229: FindGEOS does not detect GEOS.Framework on OSX 10.5

Quantum GIS qgis at qgis.org
Wed Aug 20 23:12:00 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      
      Resolution:                                    |      Keywords:  cmake geos
Platform_version:  10.5                              |      Platform:  OS X      
        Must_fix:  No                                |   Status_info:  0         
-----------------------------------------------------+----------------------
Comment (by jctull):

 I can confirm this issue. I've always mapped it manually with:
 -D GEOS_INCLUDE_DIR=/Library/Frameworks/GEOS.framework/unix/include -D
 GEOS_LIBRARY=/Library/Frameworks/GEOS.framework/unix/lib/libgeos.dylib
 in my cmake statement. There are some other frameworks I similarly map
 (proj, gdal, and sqlite).

 Using a generic 'cmake ..' run, it is only the geos framework that is not
 discovered. I am also using William Kyngesburye's frameworks, and this was
 rev 9104.

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1229#comment:2>
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