From: Jan M. <mu...@un...> - 2007-05-03 11:53:10
|
Hi Markus, Markus Rollmann wrote: > I commited the changes to the ODE_SUBSPACES branch in the rcssserver3d > CVS. They are currently untested (maybe they don't even compile), as I > need to install a linux first ;-) So maybe someone of you could test > these changes. I tried without success. :-( I get an "undefined reference to `oxygen::ODEObject::GetSpaceID()'" during make in the "app/*" subdirs. It looks like GetSpaceID() is declared (in odeobject.h), but not defined (The same is true in simspark/spark.) BTW, GetParentSpaceID() always returns 0. Is this correct? Bye, Jan |