We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sudo apt-get install git
Before you get started you will have to download the dependencies separately: Installing the Cross platform Dependencies
sudo apt-get install build-essential gcc cmake libglu1-mesa-dev libogg-dev libopenal-dev curl libpcrecpp0:i386 ./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