[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Openexr-devel] Compiling OpenEXR on Windows
From: |
Gonzalo Garramuño |
Subject: |
Re: [Openexr-devel] Compiling OpenEXR on Windows |
Date: |
Mon, 17 Mar 2014 14:21:55 -0300 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 |
On 17/03/2014 06:29 a.m., Dexterous Programmer wrote:
Hello,
I wrote an article about how to compile OpenEXR on Windows with Visual
Studio 10 (http://buildopenexr.blogspot.com/). I thought I can share
it here maybe it will be useful to someone.
Thanks
Thanks for the walkthru. I followed it and was able to compile both
IlmBase and OpenEXR.
However, when I use IlmBase in my application, all compiles and links
fine (with -DOPENEXR_DLL) but I run into the following error:
Could not find the entry procedure for:
address@hidden@@address@hidden@A in the DLL library Half.dll.
Checking the DLL the entry function exists but has a different signature;
4 3 00002130 address@hidden@@address@hidden@B
Re: [Openexr-devel] Compiling OpenEXR on Windows, Dexterous Programmer, 2014/03/18