What do I need ?
(program libraries)
(model data, to apply RegMAS over your own region)
To download the source code:
To download third party tools:
To compile and run RegMAS (Linux):
Type:
cd regmas qmake (or qmake-qt4 on some Linux distros) make ./regmas
To compile and run RegMAS (Windows):
Open the Qt Command Prompt from the Start Menu→ Programs → Qt
Browse to the directory you downloaded RegMAS
Type:
qmake make release src\release\regmas.exe