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

Paul Hunkin PWHUNK at stpeters.school.nz
Sun May 4 21:56:02 2003


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)

(this fixed most of my problems, if anyones interested:
http://q12.org/pipermail/ode/2002-August/001604.html )

Any ideas, anyone?


-paul