[Gdal-dev] ./configure options

2008-07-22 Thread fevans
is normal. GDAL is now configured for x86_64-unknown-linux-gnu Installation directory:/ssa/users/fevans/gdal-1.5.3dev C compiler:gcc -g -O2 C++ compiler: g++ -g -O2 LIBTOOL support: yes LIBZ support:

Re: [Gdal-dev] c# Bindings in Mono/Linux

2008-07-21 Thread fevans
Tamas, with regards to mono/gdal bindings, I suspect I'm doing something wrong in the build process. Clearly the buildbots are passing. One item that's been bothering me is line 50 of "swig\csharp\GNUMakefile" Its generating a config-xml wrapper for the dll, but thet XML is mal-Formed. echo ""

Re: [Gdal-dev] Workaround for DataSet.GetGCPs from c#/java?

2008-07-21 Thread fevans
ve added the use cases for these functions in the > GDALWrite and GDALInfo sample applications. Will also apply these in > the stable branch soon. > > > Best regards, > > Tamas > > > 2008/7/11 fevans <[EMAIL PROTECTED]>: >> >> OK, c# wor