Re: [gdal-dev] errors compiling r20250

2010-08-10 Thread Even Rouault
Thanks for having fixed this. I have now added a specific header file for gmlutils.cpp that should avoid those unwanted dependencies. Le mercredi 11 août 2010 06:32:51, Frank Warmerdam a écrit : > On Tue, Aug 10, 2010 at 10:05 PM, Joaquim Luis wrote: > > Hi, > > > > I'm getting these compiling

Re: [gdal-dev] errors compiling r20250

2010-08-10 Thread Frank Warmerdam
On Tue, Aug 10, 2010 at 10:05 PM, Joaquim Luis wrote: > Hi, > > I'm getting these compiling errors. I did build the trunk version from > yesterday without any problem > > c:\programs\gdaltrunk\gdal\ogr\ogrsf_frmts\gml\gmlreaderp.h(274) : error > C2143: syntax error : missing ';' before '*' Joaqui

[gdal-dev] errors compiling r20250

2010-08-10 Thread Joaquim Luis
Hi, I'm getting these compiling errors. I did build the trunk version from yesterday without any problem c:\programs\gdaltrunk\gdal\ogr\ogrsf_frmts\gml\gmlreaderp.h(274) : error C2143: syntax error : missing ';' before '*' c:\programs\gdaltrunk\gdal\ogr\ogrsf_frmts\gml\gmlreaderp.h(274) : err