This software is an usage example of the libonsen library.
You must have libonsen library and it's header files installed in order to
build snowmonkey. Please refer to the libonsen documentation on how to build
and install the library and it's header files.
$ git clone [email protected]:lenaing/snowmonkey.git
As a normal user :
$ cd snowmonkey
$ mkdir build
$ cd build
$ cmake ..
$ make
As superuser :
# make install
Etienne 'lenaing' GIRONDEL <[email protected]>
snowmonkey is released under a
CeCILL
free software license. Please see COPYING and LICENSE (en) or LICENCE (fr) files
for more information on the license.