VC++ 7 (.Net)

"jlchappell" <[email protected]> Sun, 14 Jul 2002 23:22:59 -0000
Newsgroups gmane.comp.video.image-magick.windows
Message-ID <[email protected]>
Well I'm happy. I've actually managed to compile Magick++, and link 
against the library with my application. I've seen an empty image 
displayed, and I have changed the point that I click on to a red 
pixel.  :-)

So my current problem is as follows:

When I exit VC++, then go in again and try to run, I get 
Magick::ErrorResourceLimit exception generated, and my application 
won't run at all.

Any ideas?

Jerry Chappell