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: Paul Miller
Subject: Re: [Openexr-devel] OpenEXR v2.1.0 released
Date: Tue, 10 Dec 2013 09:09:30 -0600
User-agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

On 11/26/2013 10:50 AM, 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 found a couple build problems on Visual Studio 2012 (using either the included project files or via cmake):

1. PLATFORM_WINDOWS is not set anywhere - this results in a compile failure in IexBaseExc.cpp (__builtin_trap() not found).

Manually adding this to IlmBaseConfig.h resolved this.

2. there are a bunch of warnings of the type:

non dll-interface class 'Iex_2_1::BaseExc' used as base for dll-interface class 'Iex_2_1::TypeExc'





reply via email to

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