Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined symbols for architecture arm64 #41

Open
ygx2011 opened this issue Feb 8, 2017 · 1 comment
Open

Undefined symbols for architecture arm64 #41

ygx2011 opened this issue Feb 8, 2017 · 1 comment

Comments

@ygx2011
Copy link

ygx2011 commented Feb 8, 2017

Hello,

I got a problem like this,

Undefined symbols for architecture arm64:

"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.

@ibaun
Copy link

ibaun commented May 10, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants