Search found 1 match

by xor2
2014-07-25T02:00:54-07:00
Forum: Windows COM+ & Visual Basic
Topic: Delphi, I cannot set env variables to configure Image Magick
Replies: 1
Views: 119587

Delphi, I cannot set env variables to configure Image Magick

Hi,

I am a delphi user. I have included two units in my app in order to use Image Magick

ImageMagick in 'C:\Program Files (x86)\Borland\Delphi7\Lib\Magick\magick\ImageMagick.pas',
magick_wand in 'C:\Program Files (x86)\Borland\Delphi7\Lib\Magick\wand\magick_wand.pas';

The problem is I need to ...