You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For future reference: the prebuilt libs aren't built with the serialization library included. So you need to run the build script with 'serialization' included in the BOOST_LIBS var.
Hello,
I got a problem like this,
"typeinfo for boost::archive::detail::basic_pointer_oserializer", referenced from:
and I used serialization libraries with LLVM 8.0 - c++, any solutions for this?
Thank you.
The text was updated successfully, but these errors were encountered: