Changes between Version 4 and Version 5 of BuildingOnMac


Ignore:
Timestamp:
May 26, 2013, 7:40:06 AM (11 years ago)
Author:
jorgearevalo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnMac

    v4 v5  
    4949{{{
    5050./configure --with-threads --disable-static --without-grass --with-jasper=/Library/Frameworks/UnixImageIO.framework/unix \
    51 --with-libtiff=/Library/Frameworks /UnixImageIO.framework/unix --with-jpeg=/Library/Frameworks/UnixImageIO.framework/unix \
     51--with-libtiff=/Library/Frameworks/UnixImageIO.framework/unix --with-jpeg=/Library/Frameworks/UnixImageIO.framework/unix \
    5252--with-gif=/Library/Frameworks/UnixImageIO.framework/unix --with-png=/Library/Frameworks/UnixImageIO.framewok/unix \
    5353--with-geotiff=/Library/Frameworks/UnixImageIO.framework/unix --with-sqlite3=/Library/Frameworks/SQLite3.framework/unix --with-odbc \
     
    5656CFLAGS="-Os -arch i386 -arch x86_64" CXXFLAGS="-Os -arch i386 -arch x86_64" LDFLAGS="-arch i386 -arch x86_64"
    5757}}}
     58
     59Add --enable-debug, if you plan to debug GDAL.
    5860
    5961'''WARNING:''' If you use a GDAL build newer than r23745, you need to change GDALMake.opt.in. Concretely, replace this line