Search found 3 matches

by jp2code
2014-04-08T17:01:07-07:00
Forum: Bugs
Topic: Postscript delegate failed on x64
Replies: 4
Views: 9633

Re: Postscript delegate failed on x64

Are you sure you are using the x64 version of ImageMagick? (convert -version) I fixed a bug yesterday that would cause a problem if you only install the 64-bit version of GhostScript and use the 32-bit version of ImageMagick.

Apparently, I am.

However, the WAMP stack we are using currently ...
by jp2code
2014-04-08T15:22:55-07:00
Forum: Bugs
Topic: Postscript delegate failed on x64
Replies: 4
Views: 9633

Re: Postscript delegate failed on x64

Sorry.

Using ImageMagick 6.8.8 Q16 (64-bit).
by jp2code
2014-04-08T15:18:05-07:00
Forum: Bugs
Topic: Postscript delegate failed on x64
Replies: 4
Views: 9633

Postscript delegate failed on x64

I have the x64 version of ImageMagick.

When we got the "Postscript delegate failed" error, I looked it up and found HERE that I needed GhostScript.

I went and got GhostScript (the x64 version), but it still fails.

Looking closely at the error message and following the directory structure, it ...