[Gimp-developer] macOS third-party plugins



Hi,

Does the official macOS build of GIMP support third-party plugins?

The plugin I developed "file-recoil" is signed by me and it doesn't load:

fox@wiesmac ~ % /Applications/GIMP-2.10.app/Contents/Resources/lib/gimp/2.0/plug-ins/file-recoil
dyld[1983]: Library not loaded: @rpath/libgimp-2.0.0.dylib
  Referenced from: /Applications/GIMP-2.10.app/Contents/Resources/lib/gimp/2.0/plug-ins/file-recoil
  Reason: tried: 
'/Applications/GIMP-2.10.app/Contents/Resources/lib/gimp/2.0/plug-ins/../../../libgimp-2.0.0.dylib' (code 
signature in <1535237C-E675-3CBA-B43A-38E6CE33F05A> 
'/Applications/GIMP-2.10.app/Contents/Resources/lib/libgimp-2.0.0.dylib' not valid for use in process: 
mapping process and mapped file (non-platform) have different Team IDs), 
'/Applications/GIMP-2.10.app/Contents/Resources/lib/gimp/2.0/plug-ins/../../../libgimp-2.0.0.dylib' (code 
signature in <1535237C-E675-3CBA-B43A-38E6CE33F05A> 
'/Applications/GIMP-2.10.app/Contents/Resources/lib/libgimp-2.0.0.dylib' not valid for use in process: 
mapping process and mapped file (non-platform) have different Team IDs), '/usr/lib/libgimp-2.0.0.dylib' (no 
such file)
zsh: abort

Here's my macOS Makefile: https://sourceforge.net/p/recoil/code/ci/master/tree/osx/Makefile

Thank you,
Piotr


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]