[Magick-bugs] Crashes on Image.read()

Yoav Weiss yeeeev at gmail.com
Wed Oct 18 16:25:38 CDT 2006


Hi,

I've just installed ImageMagick and trying to use the C++ interface, by
running the demo.cpp project.
When I'm running it, it crashes on line 43:
      Image model( srcdir + "model.miff" );
I also tried changing the input to a simple std::string, and a simple "
filename.gif" format.
When I tried the same thing in an app I wrote, it sometimes crashed, and
sometimes I got a message that he couldn't find the file "<GIBRISH>".

OS: Win2k pro
IDE: Visual studio 6

Thanks in advance,
Yoav.


More information about the Magick-bugs mailing list