dose anyone know how to build it? the build instructions are only for o$x and m$ windows
theres no makefile
and when i try to compile it like
g++ main.cpp this happens:
gui/main.cpp:1:24: fatal error: QApplication: No such file or directory
#include
^
compilation terminated.
