[gdal-dev] Fwd: confirm 5971d4fb4f1869225c7f9da931e794cb1904d217
send them to gdal-dev-ow...@lists.osgeo.org. -- Fabio Antoci ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev
[gdal-dev] gdal library compiled for .NET CORE / UWP (Universal Windows Platform)
Hi, I'm trying to develop an application for UWP with gdal library. I tried to compile the library to my own but I had a lot of errors due to the .NET_CORE e.g. *HandleRef* are not supported as the *ApplicationException* Did anyone already compile the GDAL for UWP or have some experiences do