Boost C++ Libraries: Ticket #6015: BCP- MSVCR100.dll https://svn.boost.org/trac10/ticket/6015 <p> Hi Guys When I try to use bcp utility I get an error "MSVCR100.dll missing". Even if I install the .ddl, the required entry points cannot be found. I have MS Visual studio 2008 (not 2010). How can I solve this issue? Thank you. Manos </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6015 Trac 1.4.3 Steven Watanabe Sun, 16 Oct 2011 17:42:59 GMT component changed; owner set https://svn.boost.org/trac10/ticket/6015#comment:1 https://svn.boost.org/trac10/ticket/6015#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">John Maddock</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">bcp</span> </li> </ul> <p> Did you compile BCP from source? </p> Ticket John Maddock Sat, 24 Dec 2011 16:38:40 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/6015#comment:2 https://svn.boost.org/trac10/ticket/6015#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">worksforme</span> </li> </ul> <p> Please build bcp using Visual Studio 2008, and that should fix your problem. </p> Ticket