Wiki home
Editing page "
bullet
"
Base on previous version:
0
-
3555
-
3556
-
3562
-
4799
# Note: depends on [pkg]cmake[/pkg] wget -c [link]https://github.com/bulletphysics/bullet3/archive/Bullet-2.83-alpha.tar.gz[/link] tar -xzf Bullet-2.83-alpha.tar.gz cd bullet3-Bullet-2.83-alpha rm -f build3/premake4* # Make sure bundled binaries are not being used mkdir -p build cd build cmake -DCMAKE_INSTALL_PREFIX="/usr" -DBUILD_SHARED_LIBS=on .. make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page