<div dir="ltr">I haven't used .net core but this should contain the relevant information:<div><a href="https://github.com/swig/swig/issues/820">https://github.com/swig/swig/issues/820</a><br></div><div><br></div><div>SWIG uses HandleRef to marshal pointers into .Net. Looks like the latest version of .Net core includes these types?</div><div><br></div><div>If you can't use a verison of .Net with these types the GDAL SWIG wrappers would need rework to use a different type for pointers (Unless they already have this option, haven't used them personally)</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 20 November 2017 at 15:57, Fabio Antoci <span dir="ltr"><<a href="mailto:f.b.antoci@gmail.com" target="_blank">f.b.antoci@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I'm trying to develop an application for UWP with gdal library. <br>I tried to compile the library to my own but I had a lot of errors due to the .NET_CORE </div><div><br></div><div>e.g. <b style="font-size:13px;color:rgb(33,33,33)">HandleRef</b><span style="font-size:13px;color:rgb(33,33,33)"> </span>are not supported as the <b style="font-size:13px;color:rgb(33,33,33)">ApplicationException....</b></div><div><b style="font-size:13px;color:rgb(33,33,33)"><br></b></div><div>Did anyone already compile the GDAL for UWP or have some experiences doing that? <b style="font-size:13px;color:rgb(33,33,33)"><br></b></div><div><br></div><div>Thanks,</div><div><br></div><div>Best regards <span class="HOEnZb"><font color="#888888"><br><br>Fabio</font></span></div></div>
<br>______________________________<wbr>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/gdal-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">--------------------<br>Gareth Francis<br><a href="http://www.gfrancisdev.co.uk" target="_blank">www.gfrancisdev.co.uk</a><br></div>
</div>