Boost C++ Libraries: Ticket #11538: Stalled file in boost serialize library https://svn.boost.org/trac10/ticket/11538 <p> Looks like there is a stalled file in serialization library boost_serialization.shared_ptr_helper.cpp - cant find the declaration for classes mentioned in above cpp. It ruins serialization <a class="missing wiki">NuGet</a> package when it tries to compile </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11538 Trac 1.4.3 anonymous Mon, 24 Aug 2015 14:24:43 GMT <link>https://svn.boost.org/trac10/ticket/11538#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11538#comment:1</guid> <description> <p> I've found this bug report after finding that I couldn't build boost_serialization in my project, due to errors in shared_ptr_helper.cpp. My system is VS2013 (Update 4) on Windows 7 and I've got boost_serialization through <a class="missing wiki">NuGet</a>. </p> <p> After seeing this bug report, I've tested older versions of boost_serialization and found that version 1.55.0.10 builds fine, but versions 1.56 and greater don't. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Robert Ramey</dc:creator> <pubDate>Mon, 28 Sep 2015 05:40:19 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/11538#comment:2 https://svn.boost.org/trac10/ticket/11538#comment:2 <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">invalid</span> </li> </ul> <p> I would need more specific information in order to address. "due to errors in shared_ptr_helper.cpp" - what errors exactly? </p> Ticket kreuzerkrieg@… Tue, 29 Sep 2015 03:57:56 GMT <link>https://svn.boost.org/trac10/ticket/11538#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11538#comment:3</guid> <description> <p> here you go </p> <p> 1&gt;c:\<a class="missing wiki">MyTestApp</a>\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(35): error C2062: type 'void' unexpected 1&gt;c:\<a class="missing wiki">MyTestApp</a>\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(36): error C2653: 'shared_ptr_helper_base': is not a class or namespace name 1&gt;c:\<a class="missing wiki">MyTestApp</a>\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(36): error C2143: syntax error: missing ';' before '{' 1&gt;c:\<a class="missing wiki">MyTestApp</a>\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(36): error C2447: '{': missing function header (old-style formal list?) 1&gt;c:\<a class="missing wiki">MyTestApp</a>\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(43): error C2059: syntax error: ')' 1&gt;c:\<a class="missing wiki">MyTestApp</a>\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(44): error C2653: 'shared_ptr_helper_base': is not a class or namespace name 1&gt;c:\<a class="missing wiki">MyTestApp</a>\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(45): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1&gt;c:\<a class="missing wiki">MyTestApp</a>\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(49): error C2448: 'boost::serialization::m_o_sp': function-style initializer appears to be a function definition 1&gt;c:\<a class="missing wiki">MyTestApp</a>\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(51): error C2059: syntax error: ')' 1&gt;c:\<a class="missing wiki">MyTestApp</a>\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(52): error C2653: 'shared_ptr_helper_base': is not a class or namespace name 1&gt;c:\<a class="missing wiki">MyTestApp</a>\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(52): error C2143: syntax error: missing ';' before '{' 1&gt;c:\<a class="missing wiki">MyTestApp</a>\packages\boost_serialization.1.59.0.0\lib\native\src\shared_ptr_helper.cpp(52): error C2447: '{': missing function header (old-style formal list?) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Robert Ramey</dc:creator> <pubDate>Tue, 29 Sep 2015 06:43:21 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11538#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11538#comment:4</guid> <description> <p> OK - shared_ptr_helper.cpp was obsolete and not used. I've deleted it </p> </description> <category>Ticket</category> </item> <item> <author>kreuzerkrieg@…</author> <pubDate>Tue, 29 Sep 2015 10:22:36 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/11538#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11538#comment:5</guid> <description> <p> Thanks! </p> </description> <category>Ticket</category> </item> </channel> </rss>