Hi,<br><br>Tried building master branch today, on Mac 10.7.3, but build fails when searching for spatialindex library. <br><br>-- Found GSL: /Library/Frameworks/GSL.framework<br>-- Found FCGI: /usr/local/lib/libfcgi.dylib<br>
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.<br>Please set them or make sure they are set and tested correctly in the CMake files:<br>SPATIALINDEX_LIBRARY<br>    linked by target &quot;qgis_core&quot; in directory /Users/larrys/QGIS/github-nightly/quantum-gis/src/core<br>
<br>I did some searching and found this change by JEF 5 days ago [0]. Also, there appears to be no &#39;spatialindex&#39; directory in src/core anymore in the master branch.<br><br>Is spatialindex library now a system environment build requirement, instead of internal? If so, where can I get the appropriate library?<br>
<br>There&#39;s a header file here (Kyngchaos.com GEOS framework):<br><br>/Library/Frameworks/GEOS.framework/Versions/3/Headers/spatialIndex.h<br><br>but, it doesn&#39;t look like what I should be including.<br clear="all">
<br>Regards,<br><br>Larry Shaffer<br>Dakota Cartography<br>Black Hills, South Dakota<br><br>[0] <a href="https://github.com/qgis/Quantum-GIS/commit/c10b040ec751c503594776fece9ee96961dec678">https://github.com/qgis/Quantum-GIS/commit/c10b040ec751c503594776fece9ee96961dec678</a><br>