<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16587" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=562423617-19122007><FONT face=Arial size=2>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.</FONT></SPAN></DIV>
<DIV><SPAN class=562423617-19122007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=562423617-19122007><FONT face=Arial
size=2>Richard</FONT></SPAN></DIV>
<DIV><SPAN class=562423617-19122007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=562423617-19122007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=562423617-19122007><FONT face=Arial size=2>>nmake /f
makefile.vc interface</FONT></SPAN></DIV>
<DIV><SPAN class=562423617-19122007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=562423617-19122007><FONT face=Arial size=2>Microsoft (R)
Program Maintenance Utility Version 8.00.50727.762<BR>Copyright (C) Microsoft
Corporation. All rights reserved.</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV><SPAN class=562423617-19122007><FONT face=Arial
size=2> cd
const<BR>
C:\Code\swig\swigwin-1.3.31\swig.exe -csharp -namespace OSGeo.GDAL -dllimport
gdalconst_wrap<BR> -o gdalconst_wrap.c
../../include/gdalconst.i<BR> cd
..<BR> cd
gdal<BR>
C:\Code\swig\swigwin-1.3.31\swig.exe -c++ -csharp -namespace OSGeo.GDAL
-dllimport gdal_wra<BR>p -I../../include/csharp -o gdal_wrap.cpp
../../include/gdal.i<BR> cd
..<BR> cd
osr<BR>
C:\Code\swig\swigwin-1.3.31\swig.exe -c++ -csharp -namespace OSGeo.OSR
-dllimport osr_wrap<BR>-I../../include/csharp -o osr_wrap.cpp
../../include/osr.i<BR>..\..\include\osr.i(220): Warning(453): Can't apply (char
**CSL). No typemaps are defined.<BR>..\..\include\osr.i(225): Warning(453):
Can't apply (char **CSL). No typemaps are
defined.<BR> cd
..<BR> cd
ogr<BR>
C:\Code\swig\swigwin-1.3.31\swig.exe -c++ -csharp -namespace OSGeo.OGR
-dllimport osr_wrap<BR>-I../../include/csharp -o osr_wrap.cpp
../../include/osr.i<BR>..\..\include\osr.i(220): Warning(453): Can't apply (char
**CSL). No typemaps are defined.<BR>..\..\include\osr.i(225): Warning(453):
Can't apply (char **CSL). No typemaps are
defined.<BR>
C:\Code\swig\swigwin-1.3.31\swig.exe -c++ -csharp -namespace OSGeo.OGR
-dllimport ogr_wrap -<BR>I../../include/csharp -o ogr_wrap.cpp
../../include/ogr.i<BR>..\..\include\osr.i(220): Warning(453): Can't apply (char
**CSL). No typemaps are defined.<BR>..\..\include\osr.i(225): Warning(453):
Can't apply (char **CSL). No typemaps are
defined.<BR> cd
..</FONT></SPAN></DIV></BODY></HTML>