Magick++-config bug [6.8.3-4]

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
zhcn381
Posts: 17
Joined: 2012-07-05T02:34:18-07:00
Authentication code: 13

Magick++-config bug [6.8.3-4]

Post by zhcn381 »

$ ./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?
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Magick++-config bug [6.8.3-4]

Post by magick »

We can reproduce the problem you posted and have a patch in ImageMagick 6.8.3-5 Beta available by sometime tomorrow. Thanks.
Post Reply