I want to use OpenEXR in my application, however after building all the needed 
libraries (and even trying with pre-compiled downloaded from the internet).


Everything goes fine, but when I compile a project that use OpenEXR I get
unresolved external symbol "__declspec(dllimport) union half::uif * _toFloat" 
(__imp_?_toFloat@@3PATuif@half@@A)  
I've googled the issue and added as well the OPENEXR_DLL directive, the 
Half.lib is in the additional dependencies list of the project.


Thanks for any help


_______________________________________________
Openexr-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to