Boost C++ Libraries: Ticket #9252: Wrong compiler tag in .lib files https://svn.boost.org/trac10/ticket/9252 <p> I build Boost with b2 --toolset=msvc11 </p> <p> 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&gt;LINK : fatal error LNK1104: cannot open file 'libboost_system-vc110-mt-gd-1_55.lib' </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9252 Trac 1.4.3 Steven Watanabe Thu, 03 Apr 2014 03:31:45 GMT <link>https://svn.boost.org/trac10/ticket/9252#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9252#comment:1</guid> <description> <p> The command that you give shouldn't work at all. There is no toolset called msvc11. </p> </description> <category>Ticket</category> </item> </channel> </rss>