Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 380 Bytes

Readme.markdown

File metadata and controls

16 lines (11 loc) · 380 Bytes

Kipr's Instructional Software System

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!