id summary reporter owner description type status milestone component version severity resolution keywords cc 9252 Wrong compiler tag in .lib files Olaf van der Spek "I build Boost with b2 --toolset=msvc11 The stage dir contains files like libboost_atomic-vc-mt-1_55.lib Note the ""vc"", which should be ""vc110"", as that's what VC will be looking for later on: 1>LINK : fatal error LNK1104: cannot open file 'libboost_system-vc110-mt-gd-1_55.lib'" Bugs new To Be Determined Building Boost Boost 1.55.0 Problem