I cannot compile IM 6.6.3.5 Q32 HDRI on my Mac OSX Tiger.
I get the following errors at the end of the make:
coders/psd.c: In function 'ReadPSDLayer':
coders/psd.c:657: error: invalid operands to binary &
make[1]: *** [coders/coders_psd_la-psd.lo] Error 1
make: *** [all] Error 2
cannot compile IM 6.6.3.5 Q32 HDRI
Re: cannot compile IM 6.6.3.5 Q32 HDRI
Replace 'pixel' with '((unsigned char) pixel)'.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: cannot compile IM 6.6.3.5 Q32 HDRI
Thanks. It is not urgent. I just wanted you to be aware. I can wait until fixed in the next release and just use 6.6.3.4magick wrote:Replace 'pixel' with '((unsigned char) pixel)'.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: cannot compile IM 6.6.3.5 Q32 HDRI
This is fixed in IM 6.6.3.6 Q32 HDRI.
Thanks.
Thanks.