Skip to content

Commit

Permalink
fix linux
Browse files Browse the repository at this point in the history
  • Loading branch information
zilongshanren committed Sep 19, 2014
1 parent af2e3dc commit d3b2ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Box2D/build_linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ sudo apt-get install g++-multilib

rm -rf prebuilt/linux

mkdir build.linux
cmake -DCMAKE_BUILD_TYPE=Release -DLINUX32=1 .

make
Expand Down

0 comments on commit d3b2ea3

Please sign in to comment.