There was an error while loading. Please reload this page.
sudo apt-get install build-essential gcc cmake libglu1-mesa-dev libogg-dev libopenal-dev libgtk2.0-dev curl libpcrecpp0:i386 lib32z1-dev
Run the following command-line from the top-level directory of your GamePlay repository:
./install.sh
Run the following from the top-level directory of your GamePlay repository:
mkdir build cd build cmake .. make
cd build/sample/browser ./sample-browser