Martin Landa wrote > Hi, > > ne 7. 7. 2019 v 21:53 odesílatel Helmut Kudrnovsky <
> hellik@ > > napsal: >> following issue when downloading OSGeo4W grass-daily-7.7.dev-f79c3568d-1: >> >> ° g.mkfontcap.exe - system error because libgraphite2.dll and >> libpcre-1.dll >> can't be found >> ° "inflateValidate" in the dll >> C:\OSGeo4W\apps\grass\grass77\bin\libpng16-16.dll can't be found > > hm, something related to a new build environment. No idea at this moment. > >> regarding the last issue item, in C:\OSGeo4W\apps\grass\grass77\bin\ >> there >> shouldn't be any foreign dll, right? > > These libraries are copied from msys2 build environment [1]. They are > needed since GRASS is built against them. Btw, they are not copied to > C:\OSGeo4W64\bin to avoid any potential conflict with other osgeo4w > packages (GRASS is the only one osgeo4w package built in msys2 > environment I guess). > > Ma > > [1] > https://github.com/OSGeo/grass/blob/master/mswindows/osgeo4w/package.sh#L260 ok there is libharfbuzz-0.dll in the list; see https://github.com/msys2/MINGW-packages/issues/1322 /A new version of harfbuzz is requires -lgraphite2 but graphite2 mingw package dont have libgraphite2.a./ so it seems it's a dependency problem with the new dependencies. ----- best regards Helmut -- Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html _______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev
