> However, the function I have problem with is the following (crashes in > debug mode always, and release mode only sometimes):
Without a stack trace we cannot help. You are calling non-ImageMagick methods and the bug may be there. To ensure you have the right workspace settings we recommend you compile/run the button demo program typically found here: c:\Program Files\ImageMagick-6.5.2-Q16\Magick++_demos. Once you confirm it builds and executes, replace the button source with your own source and run. Does the program work now? _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
