Hi, 

This looks to be a bug in the dist; I've  updated the Makefile.am for the 
IlmImf and the viewers modules for develop and master.

Unless there are strong objections, I will simply patch the tarballs that are 
available for download.


- Piotr

________________________________________
From: openexr-devel-bounces+pstanczyk=ilm....@nongnu.org 
[openexr-devel-bounces+pstanczyk=ilm....@nongnu.org] on behalf of Rex Dieter 
[rdie...@math.unl.edu]
Sent: 27 November 2013 09:27
To: openexr-devel@nongnu.org
Subject: Re: [Openexr-devel] OpenEXR v2.1.0 released

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




_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel

_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to