- remove deprecated info
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7422 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
64e8c05ba8
commit
fec1c5d6fe
@ -73,11 +73,6 @@ Requirements:
|
|||||||
- Gnu C++ Compiler: http://gcc.gnu.org/
|
- Gnu C++ Compiler: http://gcc.gnu.org/
|
||||||
- CMake: http://www.cmake.org/ (or via your package manager of choice)
|
- CMake: http://www.cmake.org/ (or via your package manager of choice)
|
||||||
|
|
||||||
On Linux, I had to remove two lines from bullet-2.77/src/BulletMultiThreaded/CMakeLists.txt
|
|
||||||
to compile correctly:
|
|
||||||
SpuNarrowPhaseCollisionTask/SpuMinkowskiPenetrationDepthSolver.cpp
|
|
||||||
SpuNarrowPhaseCollisionTask/SpuMinkowskiPenetrationDepthSolver.h
|
|
||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
> cd bullet-trunk
|
> cd bullet-trunk
|
||||||
> cmake -DBUILD_SHARED_LIBS=OFF -DBUILD_STATIC_LIBS=ON -DCMAKE_C_FLAGS="-fPIC" -DCMAKE_CXX_FLAGS="-fPIC"\
|
> cmake -DBUILD_SHARED_LIBS=OFF -DBUILD_STATIC_LIBS=ON -DCMAKE_C_FLAGS="-fPIC" -DCMAKE_CXX_FLAGS="-fPIC"\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user