Opened 10 years ago
Closed 10 years ago
#434 closed defect (fixed)
Two different version gdal_ecw_jp2ecw.dll caused error
Reported by: | hhayashi | Owned by: | moovida |
---|---|---|---|
Priority: | critical | Component: | Package |
Version: | Keywords: | pkg-java gdal_ecw_jp2ecw.dll | |
Cc: |
Description
When I select express desktop setup and install GRASS, QGIS, uDig and Openev by using osgeo4w-setup-x86.exe, Two different version gdal_ecw_jp2ecw.dll install to %osgeo4w%/bin and %osgeo4w%/gdalplugins.
%osgeo4w%/bin/gdal_ecw_jp2ecw.dll is installed by java-1.6.0_25-1.tar.bz and other is installed by gdal-ecw-1.7.2-1.tar.bz2.
Because of this, QGIS.bat and osgeo4w.bat and other product raise DLL error dialog. gdal_ecw_jp2ecw.dll in %osgeo4w%/gdalplugins is not compatible to gdalinfo.exe in bin directory.
There is no error dialog shown when I replaced %osgeo4w%/gdalplugins/gdal_ecw_jp2ecw.dll to %osgeo4w%/bin/gdal_ecw_jp2ecw.dll.
But I do not know %osgeo4w%/bin/gdal_ecw_jp2ecw.dll well work.
Which is bad?
Change History (3)
comment:1 by , 10 years ago
Keywords: | pkg-java added |
---|
comment:2 by , 10 years ago
Owner: | changed from | to
---|
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I just upgraded java to 1.7 and left out ecw. This should solve the issue.