openexr-devel
[Top][All Lists]
Advanced

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

[Openexr-devel] Halftest not working


From: Sean Y Chen
Subject: [Openexr-devel] Halftest not working
Date: Wed, 18 Sep 2013 02:17:48 -0400

Hi,

When I try to build IlmBase for x64, the compilation works. However, when I run halftest.exe, it seems that the floats are not getting assigned to the half's correctly. testarithmetic fails on the first asset ( h1 = f1 + f2;   assert (h1 == 3); ) h1 still shows its original value (f1 + f2 is not getting stored into h1).

I'm using vs2013 preview on a win 8 x64 machine. 

Thanks,
Sean

reply via email to

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