openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] Linker to_Float issue


From: Jerome Tulip
Subject: Re: [Openexr-devel] Linker to_Float issue
Date: Fri, 20 Jun 2014 09:57:12 -0400 (EDT)


Sorry, I'm using VS2012 

-----Original Message-----
From: Jerome Tulip <address@hidden>
To: openexr-devel <address@hidden>
Sent: Fri, 20 Jun 2014 14:54
Subject: Linker to_Float issue

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@@address@hidden@@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


reply via email to

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