openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] 64 bit half.lib on win64?


From: Paul Miller
Subject: Re: [Openexr-devel] 64 bit half.lib on win64?
Date: Tue, 15 Apr 2008 20:04:42 -0500
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

Nick Porcino wrote:
Have you specified OPENEXR_DLL in your app/libs's preprocessor
directives?

Yeah. I ended up linking in half.cpp statically to get it to work.

Didn't have this problem with the 32 bit build.


-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of Paul Miller
Sent: Tuesday, April 15, 2008 1:15 PM
To: address@hidden
Subject: [Openexr-devel] 64 bit half.lib on win64?

I'm trying to build a windows 64 version of my app with an x64 version of half.lib (dynamic), but I keep getting multiple linker errors:

unresolved external symbol "private: static short __cdecl half::convert(int)"

I'm using the latest cvs drop, and I create a x64 build target for the half library vc8 project and built with that. My main program is finding

the half.lib, but it just won't resolve the convert() function for some reason.

Anyone have any ideas here?




--
Paul Miller | address@hidden | www.fxtech.com | Got Tivo?





reply via email to

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