Motive Animation System
An open source project by
FPL.
|
Following are the minimum required versions of tools and libraries you need to build Motive for Windows:
Prior to building, install the following:
Generate the Visual Studio project using CMake:
Open the Motive solution in Visual Studio.
motive/Motive.sln
to open the solution.To run the unit tests from Visual Studio,
angle_test
, select "Set as StartUp Project" from the menu.