Search found 1 match
- 2014-01-06T01:56:48-07:00
- Forum: Developers
- Topic: Unable to Link Static Imagemagick Library on Mac
- Replies: 1
- Views: 3457
Unable to Link Static Imagemagick Library on Mac
Hi I downloaded Imagemagick library on my machine Mac OS X Lion 10.7.5. I configured the library for build as below:- ./configure --enable-shared=no --enable-static=yes. libMagick++-6.Q16.a, libMagickCore-6.Q16.a and libMagickWand-6.Q16.a were created in /usr/local/lib and header files for ...