Debug dll's?
Posted: 2009-10-09T17:46:28-07:00
Hello-
All in all, I'm extremely pleased with how I've been able to incorporate ImageMagick (or rather, the Magick++) into my code. It has certainly simplified the way I save and read our images. I just have one question/request:
Would it be possible to include the necessary debug dll's in the binary releases?
I realize that it is possible to create these by compiling the source code, but the convenience of the binaries is extremely attractive. Personally, compiling from source is proving to be a challenge that will take more time than it's worth to get the debug dlls. But I would love to be able to run in debug mode...(I'm especially interested in debug dlls for ImageMagick-6.5.6-8-Q16-windows-dll.exe)
If it's not possible, I'd be interested in an explanation. I'm still inexperienced, here.
Thanks
All in all, I'm extremely pleased with how I've been able to incorporate ImageMagick (or rather, the Magick++) into my code. It has certainly simplified the way I save and read our images. I just have one question/request:
Would it be possible to include the necessary debug dll's in the binary releases?
I realize that it is possible to create these by compiling the source code, but the convenience of the binaries is extremely attractive. Personally, compiling from source is proving to be a challenge that will take more time than it's worth to get the debug dlls. But I would love to be able to run in debug mode...(I'm especially interested in debug dlls for ImageMagick-6.5.6-8-Q16-windows-dll.exe)
If it's not possible, I'd be interested in an explanation. I'm still inexperienced, here.
Thanks