Skip to content

Building MOAI on Ubuntu 16.04

halfnelson edited this page Feb 26, 2017 · 29 revisions

Tested on fresh ubuntu 16.04 installation

apt-get install cmake git-core build-essential libglu1-mesa-dev libxmu-dev libxi-dev libxxf86vm-dev libxcb-util0-dev

git clone https://github.com/moai/moai-community.git --recursive

Clone this wiki locally