landam / grass-gis-git-migration-test

0 stars 0 forks source link

wingrass: include also unversioned libraries #238

Open landam opened 5 years ago

landam commented 5 years ago

Reported by martinl on 26 Dec 2018 18:01 UTC Currently WinGRASS builds contain only versioned GRASS libs, eg. libgrass_gis.x.y.z.dll. This makes QGIS GRASS broken in OSGeo4W framework everytime when a new GRASS point version is released and QGIS GRASS plugin is still compiled against old point version. WinGRASS could contain also copy of unversioned libs to avoid such problem (creating symlinks as done on non-mingw platform cannot work here).

Operating system

MS Windows

GRASS GIS version and provenance

svn-trunk

Migrated-From: https://trac.osgeo.org/grass/ticket/3718

landam commented 5 years ago

Attachment from martinl on 29 Dec 2018 15:30 UTC

https://trac.osgeo.org/grass/attachment/ticket/3718/unversioned-libs.png