Proposed fix: https://github.com/OpenImageIO/oiio/pull/1048


On Jan 27, 2015, at 10:49 AM, Larry Gritz <[email protected]> wrote:

> It wasn't intended to require OpenEXR 2.0. The simd.h constructor from a V4f 
> seems to be the problem, I guess V4f was not defined, if you go back far 
> enough in Ilmbase history.
> 
> A few people have been tripped up by this lately, I will fix it. An annoying 
> problem with old OpenEXR releases is that they did not have any #defines that 
> would give an easy way to have conditional compilation based on the 
> Ilmbase/OpenEXR version number. I think I can make it switch based on 
> OpenEXR/Ilmbase >= 2.0, which will work for most of us on 2.x, and for the 
> very old releases that lack V4f. But somebody using OpenEXR 1.7, say, would 
> not get to use the V4f conversion. I don't think that's a big deal. I will 
> submit a fix shortly...
> 
> 
> 
> On Jan 27, 2015, at 10:29 AM, Brecht Van Lommel <[email protected]> 
> wrote:
> 
>> You are building against OpenEXR 1.6, I think you need a newer version
>> to solve that build error.
>> 
>> I don't know if it was the intention for OpenImageIO 1.5 to require
>> OpenEXR 2.0+, but that was released almost two years ago.
>> 
>> On Tue, Jan 27, 2015 at 9:02 AM, Matteo F. Vescovi <[email protected]> 
>> wrote:
>>> Hi again!
>>> 
>>> On 2015-01-27 at 08:39 (CET), Matteo F. Vescovi wrote:
>>>> 
>>>> Let me package it for Debian right now ;)
>>> 
>>> ... but it fails ;(
>>> 
>>> The build log attached.
>>> 
>>> Hope this helps.
>>> 
>>> 
>>> --
>>> Matteo F. Vescovi
>>> 
>>> _______________________________________________
>>> Oiio-dev mailing list
>>> [email protected]
>>> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
>>> 
>> _______________________________________________
>> Oiio-dev mailing list
>> [email protected]
>> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
> 
> --
> Larry Gritz
> [email protected]
> 
> 
> 
> _______________________________________________
> Oiio-dev mailing list
> [email protected]
> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

--
Larry Gritz
[email protected]



_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to