On 17 April 2014 21:26, David Tran <[email protected]> wrote: > Hi to everyone > > I compiled gdal 1.10.1 and now I want to show ogr2ogr --version with my > library in my ide console. How do I do that with C or C++?
Use GDALVersionInfo function, see http://www.gdal.org/gdal_8h.html Best regards, -- Mateusz Łoskot, http://mateusz.loskot.net _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
