Boost C++ Libraries: Ticket #7894: Boost.Test documentation contains no linking instructions https://svn.boost.org/trac10/ticket/7894 <p> <a href="http://www.boost.org/doc/libs/1_52_0/libs/test/doc/html/tutorials/new-year-resolution.html">http://www.boost.org/doc/libs/1_52_0/libs/test/doc/html/tutorials/new-year-resolution.html</a> has the following instructions for running example: "Now I can compile it and link with the unit test framework." But how to link?! No mention in this page or any before. If the user reads documentation sequentially this is confusing. </p> <p> Even more if you read documentation till end you won't find how UTF static/shared library is called. Someone would it expect it to be described at<br /> <a href="http://www.boost.org/doc/libs/1_52_0/libs/test/doc/html/utf/user-guide/usage-variants/static-lib-variant.html">http://www.boost.org/doc/libs/1_52_0/libs/test/doc/html/utf/user-guide/usage-variants/static-lib-variant.html</a> or<br /> <a href="http://www.boost.org/doc/libs/1_52_0/libs/test/doc/html/utf/user-guide/usage-variants/dynamic-lib-variant.html">http://www.boost.org/doc/libs/1_52_0/libs/test/doc/html/utf/user-guide/usage-variants/dynamic-lib-variant.html</a> <br /> but again it is not there.<br /> The only way to find this out is to do a #grep &lt;unresolved_symbols_you_got&gt; /usr/local/lib/libboost_* </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7894 Trac 1.4.3 viboes Wed, 16 Jan 2013 22:04:32 GMT owner, component changed https://svn.boost.org/trac10/ticket/7894#comment:1 https://svn.boost.org/trac10/ticket/7894#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">Gennadiy Rozental</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">test</span> </li> </ul> Ticket Raffi Enficiaud Sat, 28 Mar 2015 01:08:24 GMT owner changed https://svn.boost.org/trac10/ticket/7894#comment:2 https://svn.boost.org/trac10/ticket/7894#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Gennadiy Rozental</span> to <span class="trac-author">Raffi Enficiaud</span> </li> </ul> Ticket Raffi Enficiaud Sat, 28 Mar 2015 01:09:10 GMT <link>https://svn.boost.org/trac10/ticket/7894#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7894#comment:3</guid> <description> <p> I believe this is now well covered in the doc (currently develop: <a href="http://www.boost.org/doc/libs/develop/libs/test/doc/html/index.html">http://www.boost.org/doc/libs/develop/libs/test/doc/html/index.html</a>) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Wed, 08 Jul 2015 07:42:16 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/7894#comment:4 https://svn.boost.org/trac10/ticket/7894#comment:4 <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">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.59.0</span> </li> </ul> Ticket