Skip to content

Commit c9eb4f2

Browse files
committedJul 14, 2013
OSGeo4W: make sure that GDAL_FILENAME_IS_UTF8 is YES (fix #8010)
1 parent 257b31e commit c9eb4f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎ms-windows/osgeo4w/qgis.bat.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ call "%OSGEO4W_ROOT%"\apps\grass\grass-@grassversion@\etc\env.bat
44
@echo off
55
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin;%OSGEO4W_ROOT%\apps\grass\grass-@grassversion@\lib
66
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
7+
set GDAL_FILENAME_IS_UTF8=YES
78
rem Set VSI cache to be used as buffer, see #6448
89
set VSI_CACHE=TRUE
910
set VSI_CACHE_SIZE=1000000

0 commit comments

Comments
 (0)
Please sign in to comment.