[Gdal-dev] gdal_translate

Frank Warmerdam warmerdam at pobox.com
Mon Feb 17 09:27:53 EST 2003


Ayman Kamal wrote:
> OK 
> I will go with ur choice and use GDLA as DLL,
> can you tell me plz what are the names of the DLLs
> that I have to reference in my application and what
> are the header files to put in my application?
> 
> My application needs only to open a GeoTiff file and
> save it as BMP.

Ayman,

Same include paths as before.  Link against gdal_i.lib, the stub library
for gdal11.dll.  Then the only DLL you need (assuming a default build) is
the gdal11.dll.

Best regards,

-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent





More information about the Gdal-dev mailing list