Public bug reported: I am using CImg-dev icm. ImageMagick++ to open a file:
using namespace cimg_library; CImg<unsigned char> comp = CImg<unsigned char>( "image.png" ); it compiles, but it results in a Error::MissingDelegate Description: Ubuntu 9.04 Release: 9.04 Versions of the packages are recent downloaded. Magic version 6.4.5 What I found peculiar: in the Delegates it states jpeg and png (amongst others) but at the LIBS it does load -ljpeg but not -lpng identify -list configure: (..) DELEGATES bzlib djvu freetype gvc jpeg jp2 lcms openexr png tiff x11 xml wmf zlib (..) LIBS -lMagickCore -llcms -ltiff -lfreetype -ljpeg -lXext -lSM -lICE -lX11 -lXt -lbz2 -lz -lm -lgomp -lpthread -lltdl ** Affects: imagemagick (Ubuntu) Importance: Undecided Status: New -- opening an image in c++ results in MissingDelegateError https://bugs.launchpad.net/bugs/389680 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs