erro message 4 using convert
Posted: 2012-03-01T09:22:53-07:00
Hi
I am quite a noob in using imagemagick. I made a software program with microsoft visual c++ and I use the command line within this program to resize a picture. If I debug it, it works fine, but if I compile the program and run the executable I get an error message saying:
return: 4, convert
and then the command wich I am using to resize the picture (which works fine if I enter it in a dos command box and also works fine if I use the microsoft visual c++ debugger)
I am using
Version: ImageMagick 6.5.6-10 2009-10-08 Q16 OpenMP http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC
can somebody please tell me what I am doing wrong? Or where to find information on this topic?
thanks, Anjo
I am quite a noob in using imagemagick. I made a software program with microsoft visual c++ and I use the command line within this program to resize a picture. If I debug it, it works fine, but if I compile the program and run the executable I get an error message saying:
return: 4, convert
and then the command wich I am using to resize the picture (which works fine if I enter it in a dos command box and also works fine if I use the microsoft visual c++ debugger)
I am using
Version: ImageMagick 6.5.6-10 2009-10-08 Q16 OpenMP http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC
can somebody please tell me what I am doing wrong? Or where to find information on this topic?
thanks, Anjo