Before you can build the project with the build.cmd
script you have to add Rake to your working directory. To do so, execute the following commands on a Git prompt:
git submodule init git submodule update
Rake and accompanying tasks that are included as a Git submodule can be found here.