HELP! Cannot Install! recursion too deep when reg dll

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
tonyg

HELP! Cannot Install! recursion too deep when reg dll

Post by tonyg »

Help! (sorry if this is in the wrong forum, but I am desperate)

I am trying to install on windows server 2003 patch current. When it trys to register the dll, i get the following error:

LoadLibrary("e:\program files\imagemagick-6.3.1-q16\imagemagickobject.dll")failed - Recursion too deep; the stack overflowed



I have seen several post on this but no answers.....what am I doing wrong? I have tried to uninstall and reinstall in short dir name and reg by hand also has same issue.
tonyg

Post by tonyg »

Ok,
I think I know what is going on. I mis-understood your last post. I think the problem is the 'dynamic' version does not include all the dll dependencies. the static version does. I installed the static version and the dll was able to register.

hope this helps someone else!
Post Reply