I am looking for libJMagick.dylib file

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
srin
Posts: 2
Joined: 2015-01-31T17:42:24-07:00
Authentication code: 6789

I am looking for libJMagick.dylib file

Post by srin »

I am trying to use imagemagick in Mac + Eclipse + Java. But it is required libJMagick.dylib file for Eclipse in order to compile my Java problem.
I am tried but failed to generate this file. Can someone share the file?

thanks
Srini
srin
Posts: 2
Joined: 2015-01-31T17:42:24-07:00
Authentication code: 6789

Re: I am looking for libJMagick.dylib file

Post by srin »

I realized, I can even put commands in Runtime.getRuntime().exec() , so i need not use the java API. So this file is not a must, but it is good if someone shared it.
Post Reply