Page 2 of 2

Re: Debug crash when using Visual Studio

Posted: 2010-03-02T19:32:59-07:00
by steveq
Initially I did do that... but after playing with the code for a while, it became obvious that it was not necessary.

I don't know what it does, but I'm guessing that as long as ImageMagick is in your PATH, then you don't need to do this.

But as I say I'm not sure... as I say, either way, no I'm not calling that function.

Steve Q.

Re: Debug crash when using Visual Studio

Posted: 2010-03-03T06:01:33-07:00
by prebenh
Hi

I got it working. The NDEBUG I used conflicted with the compiled version that used _DEBUG (I guess). Or maybe the _MAGICKMOD_ thing destroyed stuff. I'm almost happy now.



Best regards
Preben Holm

Q

Posted: 2010-03-03T06:27:29-07:00
by steveq
Hey Cool!

Glad you got it sorted!

If you figure out how to draw an ImageMagick image into a Picture Control... let me know!

CYA

Steve Q. :-)