Hi,
Is there anywhere I can download a Q32 HDRI build of Imagick. I need it for some work, and have very little experience with compiling (outside of an IDE magically taking care of it for me).
P.S. It would be nice if they were added to the downloads list, on the downloads page.
Thanks!
Q32 HDRI build download?
-
- Posts: 17
- Joined: 2017-02-28T22:08:29-07:00
- Authentication code: 1151
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Q32 HDRI build download?
Q32 isn't a standard binary distribution.
What platform? If Windows, the documentation http://www.imagemagick.org/script/insta ... hp#windows says it can be built with Microsoft Visual Studio IDE. I use Cygwin, which is just as easy.
If non-Windows, the difficulty isn't building IM, but installing and building all the delegates you want or need.
What platform? If Windows, the documentation http://www.imagemagick.org/script/insta ... hp#windows says it can be built with Microsoft Visual Studio IDE. I use Cygwin, which is just as easy.
If non-Windows, the difficulty isn't building IM, but installing and building all the delegates you want or need.
snibgo's IM pages: im.snibgo.com
Re: Q32 HDRI build download?
You can use Imagemagick with php exec()
Imagick is not written or maintained by the people who look after Imagemagick
Imagick is not written or maintained by the people who look after Imagemagick
-
- Posts: 17
- Joined: 2017-02-28T22:08:29-07:00
- Authentication code: 1151
Re: Q32 HDRI build download?
Okay, I'll give that a try. How do I tell it to be a Q32 HDRI build?snibgo wrote: ↑2017-02-28T22:32:20-07:00 Q32 isn't a standard binary distribution.
What platform? If Windows, the documentation http://www.imagemagick.org/script/insta ... hp#windows says it can be built with Microsoft Visual Studio IDE. I use Cygwin, which is just as easy.
If non-Windows, the difficulty isn't building IM, but installing and building all the delegates you want or need.
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Q32 HDRI build download?
Follow the instructions. As you haven't said on what platform, I can't say which instructions.GiantCowFilms wrote:How do I tell it to be a Q32 HDRI build?
snibgo's IM pages: im.snibgo.com
-
- Posts: 17
- Joined: 2017-02-28T22:08:29-07:00
- Authentication code: 1151
-
- Posts: 17
- Joined: 2017-02-28T22:08:29-07:00
- Authentication code: 1151
Re: Q32 HDRI build download?
Okay, I managed to build it. That has got to be the first time I've tried building an open source application and it hasn't gone terrible long. Thanks for the instructions. (Still it would be nice if Q32 and 64 builds were made easily available).
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Q32 HDRI build download?
Not enough computers to build for every possible configuration.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Q32 HDRI build download?
Why do you need Q32 HDRI? The standard Q16 HDRI 64-bit binary for windows should do just fine. See http://www.imagemagick.org/script/binar ... hp#windows