Page 1 of 1

ImageMagick 6.5.3-10 Binaries. Please, help me find it.

Posted: 2009-10-16T06:42:54-07:00
by shapper
Hello,

I am trying to use ImageMafickNET (http://imagemagick.codeplex.com/) but it is build against ImageMagick 6.5.3-10.

I tried to find the binaries of ImageMagick 6.5.3-10 but I can't find them.

I was able to find ImageMagick project page:
http://sourceforge.net/projects/imagemagick/files/

And got the following:
http://sourceforge.net/projects/imagema ... z/download

I couldn't find the binaries for this version.

I tried to compile it by running "Make.exe" but I get the error:
"The version of this file is not compatible with the version of Windows you're running. Check your computer0s system information to see weather you need an x86 or x64 version ..."

I am using Windows Vista 64 Bit ...

However, I am working on a ASP.NET MVC web site and I can use x86 dlls as normal ...

Could someone please me provide me a link for the binaries of this version?

Thank You,
Miguel

Re: ImageMagick 6.5.3-10 Binaries. Please, help me find it.

Posted: 2009-10-17T14:04:51-07:00
by qsiek
as far as I'm concerned you gotta make binaries by yourself

Re: ImageMagick 6.5.3-10 Binaries. Please, help me find it.

Posted: 2009-10-19T22:09:40-07:00
by anthony
For that exact version, you are probably out of luck, unless you download that source and compile it.

On the other hand a match may be possible in some of the binaries produced for various linux variants. But it will be unlikely to be an exact match.


Don't be afraid to compile your own binaries. It is probably better than any other solution, and not that difficult.

Reminds me of a quote...
Last week, when the moon was full, the clouds were thick, and
formahaut was above the horizon, I typed f77, and lo, it did compile.
Sorry couldn't resist.