Before you do anything, make sure you have updated your git submodules, either by running git submodule update --init --recursive
or by cloning the repository with the --recursive
flag.
The main instructions for building can be found at our github wiki, on the Building page.