On Wed, 14 Jun 2000, Suhaib Siddiqi wrote:

> > I still can not save Image Magick supported formats using 5.2.  I have
> > debugged the problem to FreeMemory() in TemporaryFilename. I can not seem
> > to step through FreeMemory. I commented out FreeMemory to see what would
> > happen and then I get another error at the next FreeMemory at the end of
> > DestroyImage (line 2201 in image.c) called by SetImageInfo (from
> > ReadImage).
> 
> I had been handeling this problem different way.
> I always compiled my own ImageMagick libraries, and changed FreeMemory to
> _FreeMemory
> everywhere in ImageMagick Code.

I tried this and it did take care of the problem.  I can now save jpeg,
gif, etc.  I have not tried javadx, as that did not completely install
the last time around.

Jeff


Reply via email to