**
* IMPORTANT NOTE!
**

You'll need the boost-libraries to compile several configurations of RNNPBlib 1.1. Please download those at

	http://sourceforge.net/projects/boost/files/boost/1.53.0/boost_1_53_0.tar.gz/download

extract them into

	src/3rdParty/boost_1_53_0

bootstrap (bootstrap.bat/sh) and compile (b2(.exe)) the libraries once. RNNPBlib has been developed and tested with boost 1.53.0. Any newer version may also work but you would have to adapt the include pathes in the Makefile.
