openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] 2.2.0 release plans


From: Thorsten Kaufmann
Subject: Re: [Openexr-devel] 2.2.0 release plans
Date: Mon, 14 Jul 2014 11:18:17 +0000

Hey Nick,

 

this is from the output win:

 

3>------ Build started: Project: IlmImf, Configuration: Debug x64 ------

3>  Building Custom Rule C:/_DEV/openexr-2.2/openexr-develop/OpenEXR/IlmImf/CMakeLists.txt

3>  CMake does not need to re-run because C:\_DEV\openexr-2.2\openexr-develop\OpenEXR-build\IlmImf\CMakeFiles\generate.stamp is up-to-date.

3>  Generating b44ExpLogTable.h

3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5): error MSB6006: "cmd.exe" exited with code -1073741511.

4>------ Build started: Project: IlmImfUtil, Configuration: Debug x64 ------

 

This breaks the IlmImf build which in turn breaks a lot of the other projects of course.

 

Cheers,

Thorsten

 

 

Thorsten Kaufmann
Production Pipeline Architect


Mackevision Medien Design GmbH
Forststraße 7
70174 Stuttgart

T  T +49 711 93 30 48 606
F  +49 711 93 30 48 90
M +49 151 19 55 55 02

address@hidden
www.mackevision.de

Geschäftsführer: Armin Pohl, Joachim Lincke, Karin Suttheimer
HRB 243735 Amtsgericht Stuttgart

Von: Nick [mailto:address@hidden
Gesendet: Sonntag, 13. Juli 2014 02:05
An: Thorsten Kaufmann
Cc: address@hidden
Betreff: Re: [Openexr-devel] 2.2.0 release plans

 

Anything in the console log?

Sent from my iPhone


On 2014/07/12, at 15:05, "Thorsten Kaufmann" <address@hidden> wrote:

​Oh mixed up. IlmImf and IlmImfUtil are OpenExr of course. So IlmBase seems to compile fine then indeed.

IlmImf breaks with a cmd.exe error and i am unsure how to troubleshoot. It is one of the custom build steps i guess, but i have a hard time finding which.

 

Cheers,

Thorsten

 

Thorsten Kaufmann
Production Pipeline Architect


Mackevision Medien Design GmbH
Forststraße 7
70174 Stuttgart

T  T +49 711 93 30 48 606
F  +49 711 93 30 48 90
M +49 151 19 55 55 02

address@hidden
www.mackevision.de

Geschäftsführer: Armin Pohl, Joachim Lincke, Karin Suttheimer
HRB 243735 Amtsgericht Stuttgart


Von: openexr-devel-bounces+address@hidden <openexr-devel-bounces+address@hidden> im Auftrag von Thorsten Kaufmann <address@hidden>
Gesendet: Samstag, 12. Juli 2014 23:41
An: 'address@hidden'
Betreff: Re: [Openexr-devel] 2.2.0 release plans

 

Hey there,

 

just gave this a go on win7 using VS Express 2013.

 

For IlmBase:

 

ImathMatrixAlgo erros with "max not part of std". Fixed by adding 

#include <algorithm>

 

Also needed in testJacobiEigenSolver.

Then IlmBase seems to compile (only tried Relase x64 so far)

 

OpenEXR itself:

 

min/max issues in quite a lot of files. The fix above fixes them all.

 

Also IlmBase seemed to compile before but misses the new IlmImfUtil lib as well as IlmImf lib itself.

Getting a cmd return error. Still looking.

 

Cheers,

Thorsten

 

 

Thorsten Kaufmann
Production Pipeline Architect


Mackevision Medien Design GmbH
Forststraße 7
70174 Stuttgart

T  T +49 711 93 30 48 606
F  +49 711 93 30 48 90
M +49 151 19 55 55 02

address@hidden
www.mackevision.de

Geschäftsführer: Armin Pohl, Joachim Lincke, Karin Suttheimer
HRB 243735 Amtsgericht Stuttgart


Von: openexr-devel-bounces+address@hidden <openexr-devel-bounces+address@hidden> im Auftrag von Ed Hanway <address@hidden>
Gesendet: Samstag, 12. Juli 2014 03:07
An: 'address@hidden'
Betreff: [Openexr-devel] 2.2.0 release plans

 

Hi openexr-devel,

 

We've pushed some new commits to the develop branch in preparation for a release at the beginning of August.   The significant new functionality includes:

 

-          A new high performance lossy compression codec contributed by DreamWorks Animation.  This work includes performance improvements to the Huffman decoder that also speed up the PIZ codec.

-          A new IlmImfUtil library intended to make it easier to develop simple utilities for image file manipulation, supporting the myriad of types of OpenEXR structures (deep, subsampled channels, multi-resolution, tiled, arbitrary channels, and so on).

 

Existing APIs are unchanged.

 

Also, while autoconf is still the method of choice to build OpenEXR on *nix platforms, the support for CMake should be up to date at this point and working for Linux, Xcode and Visual Studio.

 

Unless we run into any roadblocks, my plan is to merge to master and cut a 2.2.0 release by SIGGRAPH.  The platforms we've tested in ILM are gcc 4.4, gcc 4.6, OSX Mavericks / Xcode 5.1, and Visual Studio 2010.  We'd appreciate if anyone has the time to verify on other platforms and/or spot any regressions in the next few weeks.

 

-Ed

 

Ed Hanway, R&D Supervisor, ILM

 

_______________________________________________
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]