- Author/Maintainer: Konstantinos Chatzilygeroudis
This is a header-only library and you should just include the header files in your project.
./waf configure --prefix=INSTALL_DIR
[sudo] ./waf install
(you might need sudo depending on your installation directory)
./waf configure
./waf
After a successful build, the executables should be inside the build
folder. The examples are mainly here for the user to inspect the code and do not provide any meaningful output.
Work in progress. It should be available soon. Until then, please have a look at the examples source files.