@wallase You need Boost compiled for 32 bits (because of some odd reason you picked the 32 bits compilers) and to create an environment variable with the name BOOST_ROOT and the value equal to the directory of your boost install (e.g "C:\boost_1_60_0"). This is all described in the wiki, just read it.