I have just bjam
ed boost and it seems like its still gonna refuse to work (I alread have tried and given up to make this library). What I did was, that I launch
Adding the C:...\boost_1_55_0\stage\lib directory worked for me. Added to:
Project properties -> Configuration Properties -> VC++ Directories -> Library Directories.
Adding the following link to 'Configuration properties -> Linker -> General -> Additional Library Directories ' helped me as well. 'C:\Program Files\boost\boost_1_55_0\stage\lib'