Re: Undefined symbol for OSX build
Rick Ashton <[email protected]>
| Newsgroups | gmane.comp.lib.ode |
|---|---|
| Message-ID | <[email protected]> |
Hi This seemed to work for 0.7, but in 0.8.1-rc it still doesn't seem to include a definition for dsPrint etc. and gives the same error. For 0.7 now I get another further error: > ld: Undefined symbols: > __Unwind_Resume > __Z11dCollideRTLP6dxGeomS0_iP12dContactGeomi > __Z20dCollideTrimeshPlaneP6dxGeomS0_iP12dContactGeomi > /usr/bin/libtool: internal link edit command failed > make[2]: *** [libode.dylib] Error 1 Don't seem to find this anywhere using grep. Thx Rick On 17 Sep 2007, at 16:59 , Bram Stolk wrote: > The easy quick fix is to remove the > > if OSX > endif > > from drawstuff/src/Makefile.am > > However, we need to find a proper fix before we release 0.8.1 > > bram >