[Gdal-dev] gdal looking for proj "pj_get_def" function?
Derrick J Brashear
shadow at dementia.org
Tue Jan 21 18:30:53 EST 2003
On Tue, 21 Jan 2003, Brent Fraser wrote:
> ERROR 1: Can't find requested entry point: pj_get_def
>
> Usage: gdalwarp [--version] [--formats]
> [-s_srs srs_def] [-t_srs srs_def] [-order n] [-et err_threshold]
> [-te xmin ymin xmax ymax] [-tr xres yres] [-ts width height]
> [-of format] [-co "NAME=VALUE"]* srcfile dstfile
>
>
> Looking at the GDAL source (ogrct.cpp, line 220), I see where it is trying to get the symbol from proj.dll,
> but nowhere in my copy of the proj source does the function exist:
The current CVS version of proj has it. How old is your proj source?
More information about the Gdal-dev
mailing list