Building this software is very simple, make sure you have the following pieces of software installed:
- GCC
- Qt 4.4 Dev
- QScintilla Dev
Once those are set, run the following commands: qmake make make install
You should now have KISS ready to go in the deploy/ directory. Happy Hacking!