Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#2644 closed defect (fixed)

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 (3)

comment:1 by warmerdam, 15 years ago

Component: defaultConfigBuild
Owner: changed from Frank Warmerdam to warmerdam
Priority: normalhigh
Status: newassigned

comment:2 by warmerdam, 15 years ago

Resolution: fixed
Status: assignedclosed

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.

comment:3 by warmerdam, 15 years ago

One more fix - r15669.

Note: See TracTickets for help on using tickets.