[GRASS-dev] winGRASS addons - consolidation/fix release needed!!
Martin Landa
landa.martin at gmail.com
Sat Sep 7 11:31:53 PDT 2019
Hi,
so 7. 9. 2019 v 13:06 odesÃlatel Helmut Kudrnovsky <hellik at web.de> napsal:
[...]
> Status: Processing description list.
> Traceback (most recent call last):
> File "./ctypesgen.py", line 165, in <module>
> ctypesgencore.processor.process(descriptions, options)
> File
> "C:\msys64\usr\src\grass_trunk_git\grass\lib\python\ctypes\ctypesgencore\processor\pipeline.py",
> line 60, in process
> find_source_libraries(data, options)
> File
> "C:\msys64\usr\src\grass_trunk_git\grass\lib\python\ctypes\ctypesgencore\processor\operations.py",
> line 206, in find_source_libraries
> library = ctypesgencore.libraryloader.load_library(library_name)
> File
> "C:\msys64\usr\src\grass_trunk_git\grass\lib\python\ctypes\ctypesgencore\libraryloader.py",
> line 258, in load_library
> result = LibraryLoader.load_library(self, libname)
> File
> "C:\msys64\usr\src\grass_trunk_git\grass\lib\python\ctypes\ctypesgencore\libraryloader.py",
> line 63, in load_library
> return self.load(path)
> File
> "C:\msys64\usr\src\grass_trunk_git\grass\lib\python\ctypes\ctypesgencore\libraryloader.py",
> line 279, in load
> return _WindowsLibrary(path)
> File
> "C:\msys64\usr\src\grass_trunk_git\grass\lib\python\ctypes\ctypesgencore\libraryloader.py",
> line 240, in __init__
> self.cdll = ctypes.cdll.LoadLibrary(path)
> File "C:/msys64/mingw64/lib/python3.7\ctypes\__init__.py", line 442, in
> LoadLibrary
> return self._dlltype(name)
> File "C:/msys64/mingw64/lib/python3.7\ctypes\__init__.py", line 364, in
> __init__
> self._handle = _dlopen(self._name, mode)
> OSError: [WinError 126] Das angegebene Modul wurde nicht gefunden
> make[1]: *** [Makefile:102: OBJ.x86_64-w64-mingw32/display.py] Error 1
so apparently you have the same problem as me. It fails to load
libgrass_display.7.9.dll for unknown reason. It also causes that all
display modules fails to be compiled (or at least manual pages are not
generated).
Ma
More information about the grass-dev
mailing list