java 调用动态库,使用了GDAL。结果报Unable to open EPSG support file gcs.csv错误?
java 调用动态库,动态库使用了GDAL。结果,报Unable to open EPSG support file gcs.csv. Try setting the GDAL_DATA environment variable to point to the directory containing EPSG csv files 错误,我也在环境变量里配置了GDAL_DATA = F:\gata-data 。但是依旧不行,请问哪位知道这是为什么呢?万分感激!