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: Piotr Stanczyk
Subject: Re: [Openexr-devel] OpenEXR v2.1.0 released
Date: Wed, 27 Nov 2013 19:36:41 +0000

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: address@hidden address@hidden on behalf of Rex Dieter address@hidden
Sent: 27 November 2013 09:27
To: address@hidden
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
address@hidden
https://lists.nongnu.org/mailman/listinfo/openexr-devel



reply via email to

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