Boost C++ Libraries: Ticket #7922: VS 2012 https://svn.boost.org/trac10/ticket/7922 <p> I'm trying to use the boost\gregorian library using the new Visual Studio 2012 Professional edition. I have been trying to build boost so that I can use date_time, etc. I tried running bootstrap.bat and received the error that VS Common Tools folder could not be found. I also get this error in the compiler: 1&gt;LINK : fatal error LNK1104: cannot open file 'libboost_date_time-vc110-mt-gd-1_52.lib' </p> <p> Any help would be appreciated. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7922 Trac 1.4.3 c.ennbee@… Thu, 24 Jan 2013 03:14:32 GMT attachment set https://svn.boost.org/trac10/ticket/7922 https://svn.boost.org/trac10/ticket/7922 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">bootstrap.log</span> </li> </ul> <p> error log </p> Ticket James E. King, III Thu, 18 Jan 2018 14:06:15 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7922#comment:1 https://svn.boost.org/trac10/ticket/7922#comment:1 <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> CI builds exercise Visual Studio 2012 and everything is working. </p> Ticket