aferrero2707 / gimp-plugins-collection

GNU General Public License v3.0
95 stars 12 forks source link

macOS build of `GMIC-Gimp-2.10` has missing libraries #17

Open DominikDeak opened 10 months ago

DominikDeak commented 10 months ago

Seems like the GMIC-Gimp-2.10-osx.tgz package is missing a few libraries in the lib subdirectory. Running GIMP emits the error:

Library not loaded: @rpath/libpng16.16.dylib

Copying libpng16.16.dylib into the lib subdirectory for the GMIC pluging, fixes the issue, but then I run into another error:

Library not loaded: @rpath/libgimp-2.0.0.dylib

Looks like some these libraries are omitted from the package, and possibly others, too.

This on macOS Ventrua 13.5.2.