Boost C++ Libraries: Ticket #328: Linker error https://svn.boost.org/trac10/ticket/328 <pre class="wiki">Hi, Does anyone know why I get this linker error? “fatal error LNK1104: cannot open file 'libboost_regex-vc7- sgd-1_32.lib'.” I search my system for the file but no luck. I'm on Windows XP, using C++ .Net 7.0. Thanks in advance. Ken </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/328 Trac 1.4.3 John Maddock Fri, 10 Dec 2004 11:08:47 GMT <link>https://svn.boost.org/trac10/ticket/328#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/328#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=14804 That file should have been built when you built Boost, and you should have done that with: bjam -sTOOLS=vc7 install from the root directory (see the getting started docs for full instructions) John. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>René Rivera</dc:creator> <pubDate>Mon, 18 Sep 2006 14:58:49 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/328#comment:2 https://svn.boost.org/trac10/ticket/328#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> Ticket