ImageMagick (++)

Hello,

We are trying to port ImageMagick to QNX 6.3, we have been able to compile and install the ImageMagick and was able to use some of the commands you can start from the prompt. But we want to use it in our code. When we do this we want to use the Magick++ code and when we compile this we get strange link problems with what appears to be standard C++ libraries. iostream etc? The compile runs fine but linking don´t.

Anyone has expirience with Magick++ in QNX 6.3? We use GCC 2.95.3 and we use all the flags Image documentation tells us to use, but still no success.

Best Regards

/Jörgen Buder