To compile this demo follow the following steps (you can also run ./compile.sh which does all the steps): 1) If you downloaded this from git repository, you need to download/update git submodules: git submodule init git submodule update 2) Compile it cd build make