With reference to this:
Hoi Antoon,
Er is een nieuwe versie van QGIS, en ik heb het geprobeert te bouwen.
Maar krijg een foutmelding over SPATIALINDEX, heb al op internet gekeken
en daar hadden ze het over het libspatialindex te installeren
http://osgeo-org.1560.n6.nabble.com/Ubuntu-11-01-Cmake-file-td4931390.htmlDeze heb ik gebouwd, en geinstalleerd, maar nog steeds dezelfde melding.
Zou jij hier naar kunnen kijken?
Alvast bedankt.
Grt,
Richard
My first attempt to build qgis-1.8.0 ended (as expected) with:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
SPATIALINDEX_INCLUDE_DIR
used as include directory in directory /var/pisi/qgis-1.8.0-6/work/qgis-1.8.0/src/core
SPATIALINDEX_LIBRARY
linked by target "qgis_core" in directory /var/pisi/qgis-1.8.0-6/work/qgis-1.8.0/src/core
SPATIALITE_INCLUDE_DIR
used as include directory in directory /var/pisi/qgis-1.8.0-6/work/qgis-1.8.0/src/plugins/offline_editing
SPATIALITE_LIBRARY
linked by target "offlineeditingplugin" in directory /var/pisi/qgis-1.8.0-6/work/qgis-1.8.0/src/plugins/offline_editing
After creating/building
I now get:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
SPATIALINDEX_INCLUDE_DIR
used as include directory in directory /var/pisi/qgis-1.8.0-6/work/qgis-1.8.0/src/core
This is as far as I can get at this moment.
And because of my lack of knowledge

building packages , I am now calling for outside help/suggestions how to solve this.