Hi,
I downloaded MW4.9.5 and try to compile it with vs 2017. I installed GDAL in v141.
I get several C4839 error as follow
Olivier
I tried with VS 2015 but got another type of problem. I'm not able to install VS2013 as it's not anymore available from Microsoft.
Erreur C2371 'int8_t' : redéfinition ; types de base différents (compilation du fichier source Utilities\SpatialIndex\ShapeFileStream.cpp) MapWinGIS d:\mapwingis4.9.5\support\include\spatialindex\tools\Tools.h 32
Erreur C3861 'inserter' : identificateur introuvable MapWinGIS D:\Mapwingis4.9.5\src\Tiles\TileManager.cpp 519
Erreur C2371 'int8_t' : redéfinition ; types de base différents (compilation du fichier source Utilities\SpatialIndex\IndexShapeFiles.cpp) MapWinGIS d:\mapwingis4.9.5\support\include\spatialindex\tools\Tools.h 32
Erreur C2371 'int8_t' : redéfinition ; types de base différents (compilation du fichier source Utilities\SpatialIndex\IndexSearching.cpp) MapWinGIS d:\mapwingis4.9.5\support\include\spatialindex\tools\Tools.h 32
The dev-branch can now be compiled using VS2015.
VS2017 is not yet supported, see
For now I close this issue.