FS#13087 - ODE must be configured with additional options so that Billiards will work
Attached to Project:
Arch Linux
Opened by Chris Giles (Chris.Giles) - Monday, 02 February 2009, 00:15 GMT
Last edited by Anonymous Submitter - Tuesday, 03 February 2009, 17:41 GMT
Opened by Chris Giles (Chris.Giles) - Monday, 02 February 2009, 00:15 GMT
Last edited by Anonymous Submitter - Tuesday, 03 February 2009, 17:41 GMT
|
Details
I emailed the author of Billiards to request that he make it
work with ODE v0.10.1. He's doing so, but noted that the ODE
PKGBUILD will need to be configured with these options:
./configure --prefix=/usr --enable-shared --disable-asserts --with-trimesh=opcode --enable-double-precision If this won't cause damage to any other packages that rely on ODE, can its maintainer please modify the PKGBUILD to use the above configuration command? |
This task depends upon
Closed by Anonymous Submitter
Tuesday, 03 February 2009, 17:41 GMT
Reason for closing: Won't implement
Tuesday, 03 February 2009, 17:41 GMT
Reason for closing: Won't implement
Comment by Anonymous Submitter - Monday, 02 February 2009, 11:42 GMT
These options break xmoto packages.
Comment by
Ronald van Haren (pressh) - Tuesday,
03 February 2009, 16:41 GMT
--disable-asserts breaks x-moto, we shoud re-enable it