Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2273 closed defect (fixed)

OGRCreateCoordinateTransformation may report wrong name for Proj4 dll

Reported by: Ari Jolma Owned by: Even Rouault
Priority: normal Milestone: 1.6.0
Component: OGR_SRS Version: unspecified
Severity: minor Keywords:
Cc:

Description

ogrct.cpp:284 uses LIBNAME for Proj4 library although it may be set with PROJSO. CPLGetConfigOption("PROJSO",NULL), if not null, should be usedor maybe let LoadProjLibrary call CPLError.

Change History (3)

comment:1 by Even Rouault, 16 years ago

Owner: changed from warmerdam to Even Rouault
Status: newassigned

comment:2 by Even Rouault, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed in trunk in r15029

comment:3 by Even Rouault, 16 years ago

Milestone: 1.6.0
Note: See TracTickets for help on using tickets.