[ODE] latest CVS download from UNSTABLE wont compile
Bram Stolk
bram at sara.nl
Thu Dec 15 02:23:37 MST 2005
Daniel Cheney wrote:
> Hello,
>
> I looked through the archives but didnt see this error. I tried
> downloading a clean update the latest from the UNSTABLE branch, and I'm
> getting the following error trying to build it:
>
> collision_cylinder_box.cpp
> ..\ode\src\collision_cylinder_box.cpp(97) : error C3861:
> 'dGeomCylinderGetParams': identifier not found, even with
> argument-dependent lookup
>
> Maybe I'm missing something, or not thinking straight. But I cant get
> this solved, had to go back to the HEAD branch and I have to start
> re-applying my patches to that again.
>
> Any help would be appreciated,
Does an
#include "collision.h"
in collision_cylinder_box.cpp help?
What platform are you on?
Bram
More information about the ODE
mailing list