Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

path issue with gdalplugins dll #55

Open
mapc-lberman opened this issue Jan 21, 2022 · 1 comment
Open

path issue with gdalplugins dll #55

mapc-lberman opened this issue Jan 21, 2022 · 1 comment

Comments

@mapc-lberman
Copy link

hello, with a fresh install of Kart plugin and QGIS 3.18, the attempt to create a repo gets:

2022-01-21T15:21:10 CRITICAL ERROR 1: Can't load requested DLL:
C:\PROGRA1\QGIS31.18\bin\gdalplugins\gdal_ECW_JP2ECW.dll
127: The specified procedure could not be found.
ERROR 1: Can't load requested DLL: C:\PROGRA1\QGIS31.18\bin\gdalplugins\gdal_ECW_JP2ECW.dll
127: The specified procedure could not be found.

the dll files exist at: C:\Program Files\QGIS 3.18\bin\gdalplugins
reinstalling the plugin got the same error. thanks if you know how to fix.

@craigds craigds transferred this issue from koordinates/kart Jan 21, 2022
@volaya
Copy link
Contributor

volaya commented Jan 26, 2022

Hi. That error appears in quite a few cases in windows QGIS installations, but it should usually non-blocking.

Some questions:

  • Is the error appearing in the Kart tab in the QGIS log?
  • Is kart not working, or does it still create the repo?
  • Do you see that error when using other external apps from QGIS (like, for instance, calling SAGA from the Processing framework)?

In any case, if you do not have the the dlls from the ERDAS ECW/JP2 SDK in your system, you can safely remove the gdal_ECW_JP2ECW.dll, no need to have it there,, and that error will not appear anymore

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants