Re: Magick++ path specified in InitializeMagick() ignored

Bob Friesenhahn <[email protected]> Sat, 9 Nov 2013 15:52:35 -0600 (CST)
Newsgroups gmane.comp.video.graphicsmagick.apis
Message-ID <[email protected]>
On Sat, 9 Nov 2013, Caroline Beltran wrote:

> Dear users, I would like to move the graphicsmagick files to another directory but InitializeMagick() is ignoring the
> specified path.  I tried to specify both relative and full paths to no avail as seen here:

Did you compile GraphicsMagick from source code yourself or are you 
using on one of the prepared installers as the orgin of the files?

Is GraphicsMagick built using DLLs or a static compile?

If you built from source yourself, did you enable UseInstalledMagick 
in magick/config.h or leave it disabled?

If you built from source yourself and built GraphicsMagick using DLLs, 
did you leave ProvideDllMain enabled or did you disable it?

If you set the environment variable MAGICK_DEBUG to 'configure' before 
running your program, then GraphicsMagick should log all of the steps 
it is using to try to find its files to wherever logging goes to 
(may be Windows Application log: "Computer Management"-->"System 
Tools"-->"EventViewer"-->"Windows Logs"-->"Application").

Bob

-- 
Bob Friesenhahn
[email protected], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk

_______________________________________________
Graphicsmagick-apis mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/graphicsmagick-apis