[Gdal-dev] a small question about CSLFetchBoolean

Frank Warmerdam warmerdam at pobox.com
Mon Nov 29 10:39:45 EST 2004


lumin wrote:
> hi,
> I am a new user with gdal,
> I use the tutorial to test the c++ programes,but
> the compiler cann't recgnize the CSLFetchBoolean function.
> Will you tell me what's wrong  ????

Lumin,

You may need to include either cpl_conv.h or cpl_string.h to get
the CSLFetchBoolean() prototype.  On second thought, it is certainly
cpl_string.h.

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