--- Michael Hayes <[EMAIL PROTECTED]> wrote: > I am trying to compile OpenEXR 1.6.0 on FreeBSD > 6.2-STABLE, with no success on > the testing part. I can complete the build if I take > the testing out of the > make, but otherwise, it exits with the following > error: > > Testing quaternion spherical linear interpolation > combinations of 90-degree rotations around x, y > and z > Assertion failed: (equalWithAbsError (q1.v.x, > q2.v.x, e)), function > compareQuats, file testQuatSlerp.cpp, line 52.
Just tried this on a P4 running freebsd 6.2 and it passed all the tests ok... Out of curiosity, I tried printing out the error thresholds: e1 = 7.15256e-06 e2 = 7.15256e-05 Maybe these are different on your machine? Darby _______________________________________________ Openexr-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/openexr-devel
