Ticket #2257 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

BIGTIFF not enabled by default with internal libtiff on win32.

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.5.1
Component: GDAL_Raster Version: 1.5.0
Severity: normal Keywords: win32 builds
Cc: ilucena

Description

The define BIGTIFF_SUPPORT is required for bigtiff support, but on win32 it is not enabled by default when using the bigtiff capable internal libtiff.

Change History

Changed 4 years ago by warmerdam

  • cc ilucena added
  • status changed from new to closed
  • resolution set to fixed

Corrected to enable bigtiff support by default for internal libtiff in frmts/gtiff/makefile.vc.

Done in trunk (r13924) and 1.5 (r13925).

Note: See TracTickets for help on using tickets.