Re: building IlmImf 2.2.0 with Visual Studio 2012 error

Nick <[email protected]> Thu, 22 Oct 2015 10:41:46 -0700
Newsgroups gmane.comp.video.openexr.devel
Message-ID <[email protected]>
Ah, pre cmake a script did that. Should probably raise an issue on github. 

________
Message scanned for primal timeline violations and causal entropic limits. 

> On 2015/10/22, at 10:16, Paul Miller <[email protected]> wrote:
> 
> I figured it out. I had to copy Half.dll into build\IlmImf\Debug where b44ExpLogTable.exe was built. Otherwise it wouldn't run properly.
> 
>> On 10/22/15 11:59 AM, Nick wrote:
>> The program that generates the b44 table is a single c file. Could you try loading it into a trivial project inside vs, and see what happens there? Historically vs2012 has not errored building this file.
>> 
>> ________
>> Message scanned for primal timeline violations and causal entropic limits.
>> 
>>> On 2015/10/22, at 9:54, Paul Miller <[email protected]> wrote:
>>> 
>>> Trying to build libopenexr on Windows here and running into a build problem I've never had before.
>>> 
>>> I successfully built ilmbase and ran the "install" target into a centralized location, then added that as the ilmbase prefix in the exr cmake file.
>>> 
>>> When I try to build IlmImf, I get this error:
>>> 
>>> 2>------ Build started: Project: IlmImf, Configuration: Debug x64 ------
>>> 2>  Building Custom Rule D:/paul/src/openexr-2.2.0/openexr-2.2.0/IlmImf/CMakeLists.txt
>>> 2>  CMake does not need to re-run because D:\paul\src\openexr-2.2.0\openexr-2.2.0\build\IlmImf\CMakeFiles\generate.stamp is up-to-date.
>>> 2>  Generating b44ExpLogTable.h
>>> 2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets(172,5): error MSB6006: "cmd.exe" exited with code -1073741515.
>>> 
>>> Any ideas?
>>> 
>>> _______________________________________________
>>> Openexr-devel mailing list
>>> [email protected]
>>> https://lists.nongnu.org/mailman/listinfo/openexr-devel
>