Hi there!
Ok, i've been able to compile OPCODE and its working!!
but as always, there seems to be some bugs, mainly about memory writes...
Use of uninitialised value of size 4
==29438== at 0x438843CA: IceMaths::InvertPRMatrix(IceMaths::Matrix4x4 &,
IceMaths::Matrix4x4 const &) (plugins/collide/opcode/OPC_Matrix4x4.cpp:69)
....
Use of uninitialised value of size 4
==29438== at 0x43897C5B: ??? (plugins/collide/opcode/OPC_Matrix4x4.h:297)
==29438== by 0x43891D12:
Opcode::AABBTreeCollider::InitQuery(IceMaths::Matrix4x4 const *,
IceMaths::Matrix4x4 const *)
(plugins/collide/opcode/OPC_TreeCollider.cpp:265)
and at destruction i get also some of these:
Mismatched free() / delete / delete []
==29438== at 0x40046819: __builtin_vec_delete (vg_clientfuncs.c:201)
==29438==
What do you think Pierre?
regards,
Charlls
_________________________________________________________________
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com
|