[Gdal-dev] Building the new GeoJSON driver in MinGW
Ari Jolma
ari.jolma at tkk.fi
Sun Nov 11 07:11:16 EST 2007
Some things how the jsonc is configured make its compilation fail in
MinGW/MSYS:
line config.h:95 needs to be
#if defined(_MSC_VER) || defined(__MINGW32__)
and lines printbuf:74 and 82 should be something like
#if defined(WIN32) && !defined(__MINGW32__)
Where could I find a GeoJSON example to try?
Ari
--
Prof. Ari Jolma
Geoinformaatio- ja paikannustekniikka / Geoinformation and positioning
Teknillinen Korkeakoulu / Helsinki University of Technology
tel: +358 9 451 3886 address: POBox 1200, 02015 TKK, Finland
Email: ari.jolma at tkk.fi URL: http://www.tkk.fi/~jolma
More information about the gdal-dev
mailing list