[gdal-dev] problem compiling C#
Tamas Szekeres
szekerest at gmail.com
Wed Dec 19 13:03:01 EST 2007
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