Boost C++ Libraries: Ticket #190: date_time & MSVC: no __declspec(dllexport) https://svn.boost.org/trac10/ticket/190 <pre class="wiki">Microsoft compiler specific. The date and time library doesn't declare any of its classes for export, which means that they get stripped from the DLLs that are produced. Temporary workaround is to use the static library, however for those of use wanting to make a big ol' bag o' boost everything-included dll, this is a problem. david@firepro.co.za </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/190 Trac 1.4.3 az_sw_dude Sat, 17 Apr 2004 21:18:48 GMT <link>https://svn.boost.org/trac10/ticket/190#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/190#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=579686 This problem has been resolved in the 1_31 boost release. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>az_sw_dude</dc:creator> <pubDate>Sat, 17 Apr 2004 21:19:21 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/190#comment:2 https://svn.boost.org/trac10/ticket/190#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> Ticket