[Gdal-dev] Error building for mac
Howard Butler
hobu at iastate.edu
Mon Jan 16 18:46:38 EST 2006
James,
*How* did you add a build target to xcode, by using the "External
Build Target," or by manually adding in files to an existing project.
I've found that I've had the most success with the "External Build
Target" layout in Xcode 2.2. Do your normal configure process using
the terminal, and then pointing Xcode at the directory. It even
picks up the CVS stuff if you're using that too. I've found it to be
really nice.
BTW, deflate might be related to needing zlib to be internal as well.
Just a guess, I'm not sure though.
Howard
At 2:58 PM -0800 1/16/06, Hopper, James E. wrote:
>I added a target to my xcode project so that I could build a version of gdal
>with jpeg/png/gif/tiff/geotiff would use internal versions. When I run the
>autotests on it I get a lot of errors like the ones below. Can anyone point
>me at where I might have gone wrong?
>Thanks jim
>
>
>ERROR 1: IReadBlock failed at X offset 0, Y offset 0
>ERROR 1: GetBlockRef failed at X block offset 0, Y block offset 0
>ERROR 1: IReadBlock failed at X offset 0, Y offset 0
>ERROR 1: GetBlockRef failed at X block offset 0, Y block offset 0
>ERROR 1: data/rgbsmall.tif:Deflate compression support is not configured
>ERROR 1: TIFFReadEncodedStrip() failed.
>
>_______________________________________________
>Gdal-dev mailing list
>Gdal-dev at lists.maptools.org
>http://lists.maptools.org/mailman/listinfo/gdal-dev
More information about the Gdal-dev
mailing list