From 468d3cf25b764985b3a8b3f120f54ef277e4d6aa Mon Sep 17 00:00:00 2001 From: Bruno Dilly Date: Tue, 4 Sep 2012 22:42:02 +0000 Subject: [PATCH] ephysics: Warn about bullet build issues SVN revision: 76151 --- legacy/ephysics/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/legacy/ephysics/README b/legacy/ephysics/README index 9ac090ac59..3a6d866dc7 100644 --- a/legacy/ephysics/README +++ b/legacy/ephysics/README @@ -23,6 +23,9 @@ EPhysics is a library that manages Ecore, Evas and Bullet Physics into an easy to use way. It's a kind of wrapper, a glue, between these libraries. It's not intended to be a physics library (we already have many out there). +WARNING: if you are building Bullet Physics instead of using a package, +use cmake build option. Autotools seems to be unmaintained. + ------------------------------------------------------------------------------ COMPILING AND INSTALLING: