Re: Compiling OpenEXR on Windows
Gonzalo Garramuño <[email protected]>
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Message-ID | <[email protected]> |
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