Follow the steps below if you want to use the SAGA XCode project: * Call configure to generate some required headers: ./configure * Open the saga_engine XCode project. Select saga_engine (root node on the left side) and hit "Apple+i". Select the "build" tab. MAKE SURE "All Configurations" is selected in the "Configuration" drop-down list. Scroll down and edit the following settings: BOOST_FLAVOR e.g. xgcc40-mt BOOST_LOATION e.g. /usr/local/ BOOST_VERSION e.g. 1_38