Home > tuxtorial-client

tuxtorial-client

Tuxtorial-client is a project mainly written in C++ and C, it's free.

REQUIREMENTS

A C++ build system, Qmake and Qt4 development libraries.

BUILDING

First run qmake -o Makefile tuxtorial.pro to generate the Makefile. Then run make to compile the application.

Previous:ScriptDev2