I think you may refer to the issue reported in http://trac.osgeo.org/gdal/ticket/3560
I've now updated the GDAL csharp bindings to include that fix which already exists in SWIG 2.0. Upgrading the bindings to support SWIG 2.0 would be quite complicated due to several backward incompatible changes introduced from versions to versions. In addition we have a number of local fixes to rework the original behaviour of SWIG causing further memory issues with the .NET garbage collection. These problems hasn't yet been included in the SWIG codebase (and I'm not sure it will ever be added) make that impossible to use SWIG as it stands in the GDAL C# bindings. These changes will be included in the next daily build available to download at: http://vbkto.dyndns.org/sdk/ Best regards, Tamas 2010/8/5 Livneh Yehiyam <[email protected]> > Hi > As you probably aware GDAL currently fails to run when used in a .net4 > client. > I know that there is a newer version of swig (2.0) that fixes that. > Are there any plans to move to the new swig version? > > Thanks > Yehiyam > > > ------------------------------ > * This message (including any attachments) issued by RAFAEL- ADVANCED > DEFENSE SYSTEMS LTD. (hereinafter "RAFAEL") contains confidential > information intended for a specific individual and purpose, may constitute > information that is privileged or confidential or otherwise protected from > disclosure. If you are not the intended recipient, you should contact us > immediately and thereafter delete this message from your system. You are > hereby notified that any disclosure, copying, dissemination, distribution or > forwarding of this message, or the taking of any action based on it, is > strictly prohibited. If you have received this e-mail in error, please > notify us immediately by e-mail mailto:[email protected] and completely > delete or destroy any and all electronic or other copies of the original > message and any attachments thereof. * > ------------------------------ > > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
