Table of Contents
The easiest way to install qGo on Linux is to get the binary packages from the qGo webpage. Depending on your distribution, that are the rpm or deb packages.
If you got the sources package, unpack it with the command tar xzf qgo-(version).tar.gz and cd into the created directory qgo-(version).
Type
Installing qGo on Windows is easy.
Download the windows installation package from the qGo webpage: qgo-(version)-win.exe.
Simple double-click on this executable file and the normal windows installation process will start, dialogs will guide you through the installation. qGo will by default be installed in the directory C:\Program Files\qGo\.
To run qGo, select the link from the start menu.
If you want to compile qGo on Windows yourself, get the tmake package from the download page. For further information please refer to the Qt and tmake documentation. You need to have the non-commercial Qt package and Visual Studio installed on your system.