Skip to content

DavidMutchler/kiss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!