[Gdal-dev] Can't open a sid image under Russian locale

Frank Warmerdam warmerdam at pobox.com
Fri Feb 10 23:43:47 EST 2006


Peng Gao wrote:
> The path name passed into GDALOpen() is a multibyte string converted from
> a Unicode string using Windows call wcstombs().

Sean,

This is the case in Gao's application at least.  In general, it should
be in a form suitable to pass to the fopen() call on the system in
question.  I believe similarly encoded filenames have worked fine with
fopen().

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent




More information about the Gdal-dev mailing list