Search found 1 match

by jwilliam
2013-01-01T08:41:34-07:00
Forum: Windows COM+ & Visual Basic
Topic: Including all libraries in ImageMagickObject
Replies: 0
Views: 18137

Including all libraries in ImageMagickObject

When I build ImageMagickObject, statically, from source it doesn't include the IM_MOD_RL_* dependencies. I know you can put those dll's in the same directory as your application, but I don't want to go that route. The ImageMagick static binaries used to have a version of ImageMagickObject that was c...