Boost C++ Libraries: Ticket #236: problem building boost_python.dll from boost V1.31.0 https://svn.boost.org/trac10/ticket/236 <pre class="wiki">hi everybody, when trying to build the boost_python.dll and lib of the new boost 1.31.0 with the visual studio project files (found in: boost/libs/python/build/VisualStudio) (i use MSVC6 ). i get following errors: ../boost/graph/detail/adjacency_list.hpp (lines 1055, 1057) error C2244: 'bidirectional_graph_helper_with_property.... and error C2954: template definitions can't be put into each other ../boost/mem_fn.hpp (line 315) error C2039: 'dm' no element of '_mfi' i had no problem building those files in boost 1.30.2: 0 errors 0 warnings (my genuine respect here!!) did anyone come across the same problem and solved it? by the way i couldn't build the dlls (neither from 1.30.2 nor 1.31.0) with the stlport (i use stlport 4.6.1). is there any possibility to do that? i get the errors "fprintf" not in _STL and "strcmp" not in _STL could you please help me ? with my best regards oliver </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/236 Trac 1.4.3 nobody Mon, 09 Feb 2004 13:45:22 GMT <link>https://svn.boost.org/trac10/ticket/236#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/236#comment:1</guid> <description> <pre class="wiki">Logged In: NO it's a vc++ bug and has been fixed 2 days ago. just replace the adjacency_list.hpp with the one in the cvs repository and it compiles without errors and warnings. -&gt; solved </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>david_abrahams</dc:creator> <pubDate>Wed, 11 Feb 2004 16:48:17 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/236#comment:2 https://svn.boost.org/trac10/ticket/236#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> Ticket