Skip to content

Building MOAI on Ubuntu 16.04

halfnelson edited this page Mar 3, 2017 · 29 revisions

Tested on fresh ubuntu 16.04 installation

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


git clone https://github.com/moai/moai-community.git --recursive`
Clone this wiki locally