User Tools


This is an old revision of the document!


Downloads

Binaries for Windows

Source Code

Compilation steps

Requirements:

  • c++ compiler like g++
  • make
  • lua scripting language libraries
  1. Download the source code package wget ….
  2. Extract the archive tar -xvJf QUAD_*.tar.xz
  3. Compile: cd QUAD && make