Search found 2 matches

by ravindra
2014-03-13T23:08:53-07:00
Forum: Users
Topic: building ImageMagick source with cygwin and mingw
Replies: 2
Views: 6275

Re: building ImageMagick source with cygwin and mingw

Do these undefined references belong to imageMagick lib? which mingw version have you used?
by ravindra
2014-03-12T06:48:14-07:00
Forum: Users
Topic: building ImageMagick source with cygwin and mingw
Replies: 2
Views: 6275

building ImageMagick source with cygwin and mingw

Hi,
I am trying to build ImageMagick source on windows with the help of cygwin and mingw. I have taken the source available for Unix.It is failing in make step.
Here are the configuration options that I have selected:

./configure --prefix=/home/canvera/imageMagick/ --enable-shared --disable ...