On 6/23/06, Farouk Choulak <[EMAIL PROTECTED]> wrote:
Then, I tried to initializeMagick() and to load an jpeg image with Image i(jpegFilename); but it gives me an unhandled exception message : "Unhandled Exception at 0x074ca7ab in testCPM2.exe : 0xC0000005: Access violation while reading memory at 0xcccccccc."
It looks like an uninitialized pointer reference. Where does it break when you run the program under the debugger? GNS _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
