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

*.xcframework is not working in iOS project #73

Open
mamunabcoder opened this issue Mar 22, 2022 · 2 comments
Open

*.xcframework is not working in iOS project #73

mamunabcoder opened this issue Mar 22, 2022 · 2 comments

Comments

@mamunabcoder
Copy link

Boost serialization error found. below screen shots

Please help me to fix below issues

154460608-12bed515-b13a-44b7-93a7-89a5e80a3d23

@mamunabcoder
Copy link
Author

Boost error:
screen shots
boost

@guillaumealgis
Copy link
Collaborator

@mamunabcoder I think you haven't added the Boost libs you are depending on in your iOS project when building Boost. Please look at the --boost-libs option of the script.

--boost-libs "{all|none|(lib, ...)}"
        Specify which libraries to build. Space-separate list. Pass 'all' to
        build all optional libraries. Pass 'none' to skip building optional
        libraries.
        Defaults to: atomic chrono date_time exception filesystem program_options random system thread test

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