[ODE] Should trimesh code run properly, or is it unreliable?
Peter Oost
h.b.oost at student.utwente.nl
Mon Nov 14 01:49:36 MST 2005
On 00:48 Mon 14 Nov , Keith Wiley wrote:
> I am trying to compile the test_trimesh.cpp example. The only
> modification I made to the code was that it used a variable called
> Size, which is a reserved keyword, so I changed it to size throughout
> the code. The program crashes on the initial call to
> dGeomTriMeshDataCreate(), which occurs so early in the execution, I'm
It worked for me last time I tried it. Did you compile ode with OPCODE support (see the ./configure options)?
-Peter
More information about the ODE
mailing list