Le vendredi 24 juin 2016 22:55:03, Blumentrath, Stefan a écrit : > Hi again, > > And thanks for your swift reply. > > After removing the dust from my MSVC 2010 express, I managed to build the > trunk version of GDAL on Win 7 Pro (happy that I wrote down the build > procedure here: https://trac.osgeo.org/gdal/wiki/SOSI). > > The Windows build went fine too and I can now open the SOSI file with a > curved geometry, which crashed before. > > However, for completeness: I got two SOSI related warnings: > C:\gdal-svn-trunk-2016.06.r\ogrsf_frmts\sosi\ogrsosilayer.cpp(332) : > warning C4244: 'argument' : conversion from 'int' to 'float', possible > loss of data > C:\gdal-svn-trunk-2016.06.r\ogrsf_frmts\sosi\ogrsosidatatypes.cpp(58) : > warning C4244: 'return' : conversion from 'double' to 'float', possible > loss of data
Should be fixed by r34419 Whole driver now backported to 2.1 -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
