Q16 problem convert in format fpx

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

You must first install the FPX delegate library before you build ImageMagick from source. Run the ImageMagick configure script and check the last few lines of output. Make sure the FPX library is validated before you build/install ImageMagick. If there is a problem, check config.log to determine the problem, fix it, and rerun the ImageMagick configure script.
Post Reply