Interestingly getting errors on make install for qgsspatialindex make[2]: *** [src/core/CMakeFiles/qgis_core.dir/qgsspatialindex.cpp.o] Error 1 make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
?? On Sat, Oct 15, 2011 at 11:06 AM, Mars Sjoden <[email protected]>wrote: > Thank You! > > Amazing how much help you have been. > > How do I build QGIS with Debug=true? as a side note > > > On Sat, Oct 15, 2011 at 11:03 AM, William Kyngesburye < > [email protected]> wrote: > >> I found that cmake still uses the system bison even if a different one is >> first in the PATH. You need to force cmake to use yours with a configure >> option: >> >> -D BISON_EXECUTABLE=/usr/local/bin/bison >> >> assuming you installed bison 2.4 in /usr/local. >> >> On Oct 15, 2011, at 12:50 PM, Mars Sjoden wrote: >> >> > I been running through the Build instructions for QGIS Mac OS X on the >> QGIS Wiki, >> > >> > ** I remembered to comment out "QwtSVGItem" in the qwtconfig.pri file as >> it stumbles on finding the x_86_64 framework from the universal framework. >> > >> > However when building QGIS I receive an error that Snow Leopard only has >> BISON 2.3 and at least 2.4 is needed. >> > >> > I built 2.4.3 Bison but error still throws, unable to find the new Bison >> build? >> > >> > Just wondering what my next best step is? >> > >> > I would like to build QGIS with debug flag to help find better crash >> info. >> > >> > Thanks!! >> > >> > Mars >> > _______________________________________________ >> > Qgis-developer mailing list >> > [email protected] >> > http://lists.osgeo.org/mailman/listinfo/qgis-developer >> >> ----- >> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> >> http://www.kyngchaos.com/ >> >> "This is a question about the past, is it? ... How can I tell that the >> past isn't a fiction designed to account for the discrepancy between my >> immediate physical sensations and my state of mind?" >> >> - The Ruler of the Universe >> >> >> >
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
