[ODE] RE: Tri-Collider and ODE 0.035 problem

Nate W coding at natew.com
Sun May 4 22:58:02 2003


On Mon, 5 May 2003, Paul Hunkin wrote:

> OK, hopefully my HTML email is off now :)
> 
> Well, I've been working away, and I've got it down to only 1 link error:
> 
> TriCollider.lib(dTriList.obj) : error LNK2001: unresolved external
> symbol "int __cdecl dCollideBP(struct dxGeom const *,struct dxGeom const
> *,int,struct dContactGeom *,int)"
> (?dCollideBP@@YAHPBUdxGeom@@0HPAUdContactGeom@@H@Z)

If memory serves (I built tricollider a few weeks ago...), the problem is
that dCollideBP has been renamed to dCollideBoxPlane.  Just change the
function call in dTriList.obj

-- 

Nate Waddoups
Redmond WA USA
http://www.natew.com