You need to add the binaries that you compiled so that Eclipse can see it. First add JMagick.jar as a library, then in the project properties → Java build path → Libraries, you click on the jmagick jar that you added to this project and edit the location for the “Native library”, which in this case will be where libJMagick -6.2.6.dylib is found since that says the link you provided.
trigoman
source share