Skip to content

NoHoBotball/kiss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KIPR's Instructional Software System

Building this software is very simple. Make sure you have the following pieces of software installed:

  • CMake >2.6
  • GCC
  • Qt 4.7 Dev
  • QScintilla 2 Dev

Once those are set, run the following commands:

mkdir -p build
cd build
cmake ..
make
make install

You should now have KISS ready to go in the deploy/ directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published