<!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>&nbsp;</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>&nbsp;</DIV>
<DIV><SPAN class=562423617-19122007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=562423617-19122007><FONT face=Arial size=2>&gt;nmake /f 
makefile.vc interface</FONT></SPAN></DIV>
<DIV><SPAN class=562423617-19122007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</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.&nbsp; All rights reserved.</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV><SPAN class=562423617-19122007><FONT face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd 
const<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
C:\Code\swig\swigwin-1.3.31\swig.exe -csharp -namespace OSGeo.GDAL -dllimport 
gdalconst_wrap<BR>&nbsp;-o gdalconst_wrap.c 
../../include/gdalconst.i<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd 
..<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd 
gdal<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
C:\Code\swig\swigwin-1.3.31\swig.exe -c++ -csharp -namespace OSGeo.GDAL&nbsp; 
-dllimport gdal_wra<BR>p -I../../include/csharp -o gdal_wrap.cpp 
../../include/gdal.i<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd 
..<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd 
osr<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
C:\Code\swig\swigwin-1.3.31\swig.exe -c++ -csharp -namespace OSGeo.OSR&nbsp; 
-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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd 
..<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd 
ogr<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
C:\Code\swig\swigwin-1.3.31\swig.exe -c++ -csharp -namespace OSGeo.OGR&nbsp; 
-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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cd 
..</FONT></SPAN></DIV></BODY></HTML>