#885: WinGrass: displaying r.external-linked raster data not working ------------------------------+--------------------------------------------- Reporter: hellik | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: critical | Milestone: 6.4.0 Component: Display | Version: svn-releasebranch64 Resolution: | Keywords: r.external, WinGrass, osgeo4w Platform: MSWindows Vista | Cpu: x86-32 ------------------------------+--------------------------------------------- Comment (by glynn):
Replying to [comment:17 hellik]: > i've tested make GDAL_DYNAMIC= together with the patch for gdal.c, r.external is working and d.rast map=!LinkedRaster is working in the wx- gui. > > is "make GDAL_DYNAMIC=" maybe interfering with other things and should this be turned on for Grass64? The support for loading GDAL dynamically was added to prevent GDAL from becoming a critical dependency. If GDAL is linked at compile time, any linkage errors for GDAL would make GRASS entirely unusable. And GDAL is a very heavy-weight dependency; on my system, libgdal.so has 32 dependencies, and that's with some of the less common formats disabled. OTOH, given that programs such as g.region and g.proj require it, it's essentially a critical dependency already. -- Ticket URL: <https://trac.osgeo.org/grass/ticket/885#comment:18> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-dev