Skip to content
 
 

Latest commit

 

History

212 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

8 watching

Forks

Releases

Packages

Contributors