[gdal-dev] Re: GDAL link problem on MS Visual Express 2010

2011-09-25 Thread canduc17
I repost it because in the previous version, raw text has disappeared from this message mail. --- I've followed instruction here http://trac.osgeo.org/gdal/wiki/BuildingOnWindows to build gdal on W

[gdal-dev] Problems about saving/archiving restart files when running AM2.1

2011-09-25 Thread WangQin
Hi, there, I am a new AM2.1 user on Linux platform (with MPI compiler).After successfully installation(compilation) recently, I always have one problem when running the fms_runscript. I couldn't get the restartfiles files," error: no restart files exist, run 1, loop1", in the directory of asci

[gdal-dev] OGR SQL expression parser overflow

2011-09-25 Thread Tamas Szekeres
Hi Devs, I've run into a "memory exhausted" error in the OGR SQL parser when the token count exceeds 200. This is related to the YYINITDEPTH setting in swq_parser.cpp Does anyone know how to enable the built in stack extension mechanism which can automatically extend the stack size up to YYMAXDEPT