Opened 17 months ago
Closed 17 months ago
#798 closed defect (invalid)
arrow_dataset.dll not found
Reported by: | gpsaliola | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Package |
Version: | Keywords: | ||
Cc: | gpsaliola |
Description
Hello, I've updated OSGeo4W to the last version and using gdal_traslate I obtain the following error "arrow_dataset.dll not found". The command I've used to install OSGeo4W is: osgeo4w-setup.exe -q -A -a x86_64 -k -L -d -n -N -D -s https://download.osgeo.org/osgeo4w/v2 -C Commandline_Utilities -x shell -P gpsbabel-gui -P proj82-runtime Thanks for the support.
Change History (5)
comment:1 by , 17 months ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 by , 17 months ago
I've relaunched the installation, but the problem remains.
This is the command I've used to convert an ozf OziExplorer map to GeoTiff:
C:\OSGeo4W\bin\gdal_translate.exe -of GTiff -q "map.map" "map.tif" > "map.log"
This return that arrow_dataset.dll was not found
Regards.
comment:3 by , 17 months ago
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
comment:4 by , 17 months ago
I've deleted the folder C:\OSGeo4W and reinstalled again and problem seems solved.
However, it shouldn't be a necessary operation also in order not to have to reinstall everything from scratch.
Thanks.
comment:5 by , 17 months ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
You are using -L. I suppose your local repository is not uptodate. arrow-cpp contains arrow_dataset.dll and there should not be anything left depending on proj82-runtime.