Comment 3 for bug 696215

Revision history for this message
Carnë Draug (carandraug) wrote :

Actually, could this maybe be compiled with 32 instead? Or maybe with both?

Until not far ago, it was not simple to have multiple istances of the Magick++ library but this has changed. It is now possible to enable modules when compiling GraphicsMagick. See the new configure option:

--with-modules Image coders and process modules are built as loadable modules which are installed under the directory [prefix]/lib/GraphicsMagick-X.X.X/modules-QN (where 'N' equals 8, 16, or 32 depending on the quantum depth) in the subdirectories 'coders' and 'filters' respectively. The modules build option is only available in conjunction with --enable-shared.