[gdal-dev] problem compiling C#

Tamas Szekeres szekerest at gmail.com
Wed Dec 19 14:14:04 EST 2007


Richard,

I've planned to implement this typemap but I didn't have enough time
to deal with that so far. However only
GetProjectionMethodParameterList and GetProjectionMethods are affected
with this. You can file a ticket if you'd like to use these fuctions.


Best regards,

Tamas



2007/12/19, Richard Matsunaga <richard at waypointinfo.com>:
> Yes, you're right - no error. Just wondering if it was an indication of a
> problem that might occur at run-time.
>
> Richard
>
> -----Original Message-----
> From: Tamas Szekeres [mailto:szekerest at gmail.com]
> Sent: December 19, 2007 1:03 PM
> To: Richard Matsunaga
> Cc: GDAL dev
> Subject: Re: [gdal-dev] problem compiling C#
>
> Richard,
>
> I don't see the error in your previous post. You can take no notice of the
> warnings we currently have.
>
> Best regards,
>
> Tamas
>
>
>
> 2007/12/19, Richard Matsunaga <richard at waypointinfo.com>:
> >
> >
> > After compiling the 1.5 RC of GDAL, I cannot build the C# bindings. I
> > had to make the same change as Ivan suggested for compiling on VC71,
> > not sure if that is related.
> >
> > Richard
> >
> >
> > >nmake /f makefile.vc interface
> >
> > Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> >         cd const
> >         C:\Code\swig\swigwin-1.3.31\swig.exe -csharp -namespace
> > OSGeo.GDAL -dllimport gdalconst_wrap  -o gdalconst_wrap.c
> > ../../include/gdalconst.i
> >         cd ..
> >         cd gdal
> >         C:\Code\swig\swigwin-1.3.31\swig.exe -c++ -csharp -namespace
> > OSGeo.GDAL  -dllimport gdal_wra p -I../../include/csharp -o
> > gdal_wrap.cpp ../../include/gdal.i
> >         cd ..
> >         cd osr
> >         C:\Code\swig\swigwin-1.3.31\swig.exe -c++ -csharp -namespace
> > OSGeo.OSR  -dllimport osr_wrap -I../../include/csharp -o osr_wrap.cpp
> > ../../include/osr.i
> > ..\..\include\osr.i(220): Warning(453): Can't apply (char **CSL). No
> > typemaps are defined.
> > ..\..\include\osr.i(225): Warning(453): Can't apply (char **CSL). No
> > typemaps are defined.
> >         cd ..
> >         cd ogr
> >         C:\Code\swig\swigwin-1.3.31\swig.exe -c++ -csharp -namespace
> > OSGeo.OGR  -dllimport osr_wrap -I../../include/csharp -o osr_wrap.cpp
> > ../../include/osr.i
> > ..\..\include\osr.i(220): Warning(453): Can't apply (char **CSL). No
> > typemaps are defined.
> > ..\..\include\osr.i(225): Warning(453): Can't apply (char **CSL). No
> > typemaps are defined.
> >         C:\Code\swig\swigwin-1.3.31\swig.exe -c++ -csharp -namespace
> > OSGeo.OGR -dllimport ogr_wrap - I../../include/csharp -o ogr_wrap.cpp
> > ../../include/ogr.i
> > ..\..\include\osr.i(220): Warning(453): Can't apply (char **CSL). No
> > typemaps are defined.
> > ..\..\include\osr.i(225): Warning(453): Can't apply (char **CSL). No
> > typemaps are defined.
> >         cd ..
> > _______________________________________________
> > gdal-dev mailing list
> > gdal-dev at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/gdal-dev
> >
>
>


More information about the gdal-dev mailing list