Skip to content

zilongshanren/Chipmunk-cocos2d-x

Repository files navigation

Chipmunk-cocos2d-x

  • This is NOT the official Chipmunk standalone project. Official website is here
  • the version of Chipmunk is 6.2.1

Prerequisite

You must setup ANDROID_NDK environment in your ~/.bashrc file to point to your NDK directory.

##Build

###Build for Android

./build_android.sh

###Build for iOS and Mac Change the following line to match your own iOS SDK version

IOS_SDK_VERSION="7.1"
./build_iosmac.sh

##Build for Linux

./build_linux.sh

##Build for Windows, WP8 and WinRT

  1. Generate VS project file from CMakeLists.txt

  2. Compile the static library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published