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 <ggarr...@gmail.com>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: > ?_toFloat@half@@0PATuif@1@A in the DLL library Half.dll. > > Checking the DLL the entry function exists but has a different signature; > 4 3 00002130 ?_toFloat@half@@0QBTuif@1@B >
_______________________________________________ Openexr-devel mailing list Openexr-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/openexr-devel