openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] Compiling OpenEXR on Windows


From: Dexterous Programmer
Subject: Re: [Openexr-devel] Compiling OpenEXR on Windows
Date: Tue, 18 Mar 2014 09:38:00 +0100

Make sure to link half.lib to your application and when you're using IlmBase. Also this may seem trivial but do not forget to copy Half.dll to the directory of your executable.



On Mon, Mar 17, 2014 at 6:21 PM, Gonzalo Garramuño <address@hidden> wrote:
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


reply via email to

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