Getting things to work # in the root directory of the project unzip libs.zip mkdir build cd build cmake .. make . game cd .. ./build/game