Re: Missing Source Libs?
jon klein <[email protected]>
| Newsgroups | gmane.comp.breve |
|---|---|
| Message-ID | <[email protected]> |
On Thursday, September 25, 2003, at 06:48 AM, Steve wrote: > Hi, > > There are errors when trying to make the libs, and consequently only > libutil gets built. > (See terminal log below) > Is there any chance the libraries can be posted? > Is it possible to build Breve from the source of the libraries instead > of the libraries themselves? > Thanks The problem here is that the ODE headers cannot be found. If you have not installed ODE, you'll need to download and install it. If you do have it installed, but it's somewhere other than breve/ode, you'll need to change the include and lib paths (currently ../ode/include and ../ode/lib) in world/Makefile and steve/Makefile. Providing the breve libs or building directly from the source would not solve the problem, because the ODE libraries would still be needed to link the binary. > cc -g -DBREVE_MALLOC -DMACOSX -I/sw/include > -I/System/Library/Frameworks/JavaVM.framework/Headers -I../include > -I../ode/include -c multibody.c > physics.h:34: header file 'ode/ode.h' not found > multibody.h:48: undefined type, found `dJointGroupID' ... _______________________________________________ breve mailing list [email protected] http://www.spiderland.org/mailman/listinfo/breve