Skip to content

ODE C and C plus plus

Tilmann edited this page Aug 14, 2014 · 7 revisions

ode4j represents ODE as if build with:

configure/make

./configure --enable-libccd --enable-double-precision --with-tests --with-trimesh=gimpact

premake4

cd build

premake4 --with-demos --with-tests --with-gimpact --with-libccd --only-double gmake

cd gmake

export LD_LIBRARY_PATH=../../lib/DebugDLL (DebugSingleDLL for single precision)

gmake