[gdal-dev] [External] : Re: how to build netCDF driver plugin

Mateusz Loskot mateusz at loskot.net
Thu Feb 24 23:39:25 PST 2022


On Fri, 25 Feb 2022, 07:01 Fengting Chen, <fengting.chen at oracle.com> wrote:

> After fix the plugin library name, the netCDF driver plugin on linux is
> working. However, it still didn’t work on windows:
>
>
>
> E:\tmp\gdal>gdalinfo
>
> ERROR 1: Can't load requested DLL:
> E:\tmp\gdal\bin\gdalplugins\gdal_netCDF.dll
>
> 126: The specified module could not be found.
>
>
>
> ERROR 1: Can't load requested DLL:
> E:\tmp\gdal\bin\gdalplugins\gdal_netCDF.dll
>
> 126: The specified module could not be found.
>
>
>
> I verified that specified gdal_netCDF.dll exists at above directory and
> netcdf.dll is in the path of %PATH%.
>
>
>
> Any possible problem?
>

Lots.

Use the process monitor (sysinternals, downloadable from Microsoft website)
to investigate what DLLs are being loaded and from where, and which fail to
be found.

--
Mateusz Loskot, http://mateusz.loskot.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20220225/93a6aaac/attachment-0001.html>


More information about the gdal-dev mailing list