Motive Animation System
An open source project by
FPL.
|
Following are the tested versions of tools and libraries we use to build Motive for OS X:
Firstly, the Xcode project needs to be generated using CMake:
Then the project can be opened in Xcode and built:
motive/Motive.xcodeproj
to open the project in Xcode.The unit tests can be run from within Xcode:
Scheme
, for example "angle_test-->My Mac 64-bit", from the combo box to the right of the "Run" button.To build:
For example:
The unit tests can be run from the command line: