Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12450: oost/serialization/singleton.hpp:131: undefined reference to `boost::serialization::singleton_module::is_locked()'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-16 07:35:27
#12450: oost/serialization/singleton.hpp:131: undefined reference to
`boost::serialization::singleton_module::is_locked()'
-------------------------+-------------------------------------------------
Reporter: NASa Qian | Owner: ramey
<cj.nasa@â¦> | Status: new
Type: Bugs | Component: serialization
Milestone: Boost | Severity: Problem
1.63.0 | Keywords: singleton_module serialization
Version: Boost | wserialization
1.61.0 |
Resolution: |
-------------------------+-------------------------------------------------
Changes (by anonymous):
* keywords: singleton_module => singleton_module serialization
wserialization
* milestone: Boost 1.61.0 => Boost 1.63.0
Comment:
...wserialization fails, too. Bute here, the error is:
\basic_text_wiprimitive.o:basic_text_wiprimitive.cpp: undefined reference
to `vtable for boost::archive::codecvt_null<wchar_t>'
Its possible to fix the first error (serialization) with:
- removing singleton.cpp from the list of file to be compiled in
[boost]\libs\serialization\build\Jamfile.v2 and
- (re-)adding the implementation of that file to
[boost]\boost\serialization\serialization.hpp
...such as it was before.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12450#comment:2> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC