[FWTools] Connecting FWTools/OGR to g++
Frank Warmerdam
warmerdam at pobox.com
Fri Jul 14 17:05:09 EDT 2006
Chris Everhart wrote:
> Frank,
>
> Will I have to set any paths?
Chris,
I'm not sure of everything you would need to do, but at the very
least you would need to add the appropriate FWTools directories to your
include and library paths:
eg.
g++ -I"C:\Program Files\FWTools1.0.5\include" small.cpp \
"C:\Program Files\lib\gdal_i.lib" -o small.exe
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 | President OSGF, http://osgeo.org
More information about the FWTools
mailing list