[ODE] ODE-newbie: first step correct?

Jason Perkins starkos at gmail.com
Sat Aug 26 04:42:58 MST 2006


On 8/25/06, Klaus Backert <Klaus.Backert at t-online.de> wrote:
> Problem 1:
> I realized, that there are two header files objects.h in include/ode
> and in ode/src with different contents. According to a recommendation
> in the mailing list archive, I renamed the latter one to
> objects_internal.h.

This is the first I've heard of this. Is anyone else having this
problem? We could easily rename this file.


> Is it correct to change just all statements #include "objects.h" to
> #include "objects_internal.h" and leave all statements #include
> <objects.h> unchanged?

That sounds correct, yes.


> Just to be sure: Are the OPCODE files with slash-lines correct?

Yes, Pierre likes long lines.

Jason


More information about the ODE mailing list