openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] OpenEXR v2.1.0 released


From: Rex Dieter
Subject: Re: [Openexr-devel] OpenEXR v2.1.0 released
Date: Wed, 27 Nov 2013 11:27:48 -0600
User-agent: KNode/4.11.3

Piotr Stanczyk wrote:

> OpenEXR v2.1.0 has been released and is available for download. This
> release includes the following components (version locked):
> 
>   *   OpenEXR: v2.1.0
>   *   IlmBase: v2.1.0
>   *   PyIlmBase: v2.1.0
>   *   OpenEXR_Viewers: v2.1.0


I'm seeing several header-related failures with this release so far, 
including:

1. OpenEXR_Viewers-2.1.0 build fails, references to non-existent header:

In file included from ImageView.cpp:43:0:
ImageView.h:44:28: fatal error: namespaceAlias.h: No such file or directory
 #include "namespaceAlias.h"

I see openexr itself includes several copies of a namespaceAlias.h header, 
should it be installed as part of the public API or should OpenEXR_Viewers 
include a copy of it too?


2.  Applications that build against openexr, fail due to references another 
missing header:

/usr/include/OpenEXR/ImfStandardAttributes.h:60:40: fatal error: 
ImfDeepImageStateAttribute.h: No such file or directory

Should this header be installed (per 'make install'), or the reference to it 
removed?

-- Rex






reply via email to

[Prev in Thread] Current Thread [Next in Thread]