Magick++-config bug [6.8.3-4]
Posted: 2013-02-24T22:50:04-07:00
$ ./Magick++-config --ldflags
-L/home/path/to/ImageMagick-6.8.3/lib -lMagick++6-Q16 -lm -lMagickCore-6.Q16
should be -lMagick++-6.Q16 instead of -lMagick++6-Q16?
-L/home/path/to/ImageMagick-6.8.3/lib -lMagick++6-Q16 -lm -lMagickCore-6.Q16
should be -lMagick++-6.Q16 instead of -lMagick++6-Q16?