Hey Paul,

I have the same "non dll-interface class" issue, but only when using IlmBase with Alembic. (https://groups.google.com/forum/#!topic/alembic-discussion/08nWYSwbM0s) I think it prevents me from linking Alembic on Windows with IlmBase 2.x. The other error also appears, but it's easily fixable as you stated. I would really like to see a fix for the warning.

Cheers

Sebastian




.  On 12/10/2013 04:09 PM, Paul Miller wrote:
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'



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


--
check out www.pointcloud9.com

Sebastian Elsner - Pipeline Technical Director - RISE

t: +49 30 20180300 flor...@risefx.com
f: +49 30 61651074 www.risefx.com

RISE FX GmbH
Schlesische Strasse 28, Aufgang B, 10997 Berlin
c/o action concept, An der Hasenkaule 1-7, 50354 Hürth
Geschaeftsfuehrer: Sven Pannicke, Robert Pinnow
Handelsregister Berlin HRB 106667 B


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

Reply via email to