[gdal-dev] Developing support in MSVC6 & Other

Mateusz Loskot mateusz at loskot.net
Tue Apr 7 08:27:06 EDT 2009


Reinaldo Escada Chohfi wrote:
> Hi Jurgen,
> 
> Lots of them.

What about reading GDAL documentation first?

http://trac.osgeo.org/gdal/wiki/BuildingOnWindows

"Projects linking against GDAL should include the directory specified in
INCDIR in the include path, and the directory specified in LIBDIR in
their /LIBPATH. To use gdal link against the gdal_i.lib stub library."

Don't forget to read MSDN about how to configure Visual C++
project of your program about adding include directories
and linking libraries.


Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net


More information about the gdal-dev mailing list