Hi,
I am getting this following unresolved.
I am building Debug Win32. ( Well I get this in Debug X64 as well) in Visual
Studio 10 C++.
Error 503 error LNK2001: unresolved external symbol "void __cdecl
std::_Xlength_error(char const *)" (?_Xlength_error@std@@YAXPBD@Z) gdal.l
Does anyone know if there is any other forum/newsgroup that would be more
relevant for a query like this?
I would really appreciate any pointers regarding this.
Thanks,
--MB.
On Tue, May 7, 2013 at 9:57 AM, Manoj Bist wrote:
> Thanks a lot for the response Marius. I was able to find data for T
Tamas and Frank,
the (supposed) bug is still the same with the files from
http://svn.osgeo.org/gdal/trunk/gdal/swig/csharp/apps/.
I created a trac ticket as suggested by Tamas:
http://trac.osgeo.org/gdal/ticket/5074.
Cheers,
Markus
On Thu, 09 May 2013 10:51:23 -0700 Frank Warmerdam
Markus,
Ah, I see. The up to date sample scripts can also be found at:
http://svn.osgeo.org/gdal/trunk/gdal/swig/csharp/apps/
The examples in FWTools are likely very out of date.
Best regards,
Frank
On Wed, May 8, 2013 at 6:57 PM, markus.u.mueller
wrote:
> **
> Frank,
>
> that is what I am