DMagick image processing with D.

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Nov 3 14:24:12 PDT 2011


On 11/3/11, Mike Wey <mike-wey at example.com> wrote:
> I've merged in the the fixes you added.
>
> I see that you have removed the shared static this from Image.d, is
> initializing ImageMagick unnecessary on Windows?

Well it causes access violations on application start like I've
mentioned in the bug report. Without the calls the violations are gone
and I can use ImageMagick, for now nothing seems to be wrong when I
don't call those init functions.


More information about the Digitalmars-d-announce mailing list