[Qgis-developer] New OpenStreetMap integration

William Kyngesburye woklist at kyngchaos.com
Thu Feb 28 16:51:31 PST 2013


On Feb 28, 2013, at 5:56 PM, Larry Shaffer wrote:

> Funny thing is, spatialite.h is definitely in the specified include directory. The CMake options I'm using are:
> 
> WITH_INTERNAL_SPATIALITE=FALSE
> SPATIALITE_INCLUDE_DIR=/Library/Frameworks/SQLite3.framework/Headers
> SPATIALITE_LIBRARY=/Library/Frameworks/SQLite3.framework
> 
> So, not sure what's up. Will investigate more...
> 
> Ok, just had to add the following to Quantum-GIS/src/analysis/CMakeLists.txt:
> 
> INCLUDE_DIRECTORIES(
>   ...
>   ${SPATIALITE_INCLUDE_DIR}
> )
> 
> Evidently needed for external spatialite libs, or just on Mac? Should I commit the change?
> 

I would say do it.  Not specific to OS X, but missing include dirs often show up here.

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

"Those people who most want to rule people are, ipso-facto, those least suited to do it."

- A rule of the universe, from the HitchHiker's Guide to the Galaxy




More information about the Qgis-developer mailing list