Bug report #20454
macOS 3.4.1 package grass libraries pointing at wrong gdal
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | William Kyngesburye | ||
Category: | mac_os_specific | ||
Affected QGIS version: | 3.4.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 28274 |
Description
the macOS 3.4.1 package comes with GDAL.framework 2.3 however the grass libraries are still looking for GDAL.framework 2.2
/Library/Frameworks/GDAL.framework/Versions/2.2/GDAL (compatibility version 24.0.0, current version 24.2.0) (from otool -L Contents/MacOS/grass/lib/libgrass_gproj.7.2.2.dylib)
this was also the case in 3.4.0
History
#1 Updated by William Kyngesburye almost 6 years ago
Ah, that's probably why it's reporting gdalwarp not found in issue #20435. I'll push out a new installer to fix this.
#2 Updated by Simon Wells almost 6 years ago
- Status changed from Open to Closed
fixed in 3.4.1-2, thanks