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
_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to