Ticket #2644 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Can't build GDAL without INCLUDE_OGR_FRMTS = YES

Reported by: gaopeng Owned by: warmerdam
Priority: high Milestone: 1.6.0
Component: ConfigBuild Version: unspecified
Severity: normal Keywords:
Cc:

Description

I am getting unresolved symbols without "INCLUDE_OGR_FRMTS = YES". I am building GDAL 1.6.0 Beta 1 using VS2008 on Windows XP. Is there a way to keep building GDAL 1.6.0 without OGR? The release dll size difference is 3.6M (gdal15.dll without OGR) vs. 4.8M (gdal16dev.dll with OGR).

Change History

Changed 5 years ago by warmerdam

  • owner changed from Frank Warmerdam to warmerdam
  • priority changed from normal to high
  • status changed from new to assigned
  • component changed from default to ConfigBuild

Changed 5 years ago by warmerdam

  • status changed from assigned to closed
  • resolution set to fixed

I have applied two patches (r15665 and r15664) to correct this and now things should work on unix and windows without ogr. The problem appear to be trunk-only, so nothing to do in 1.5.x.

Changed 5 years ago by warmerdam

One more fix - r15669.

Note: See TracTickets for help on using tickets.