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 symbol: std::__2::__vector_base_common<true>::__throw_length_error() const #18409

Closed
lucasjinreal opened this issue Dec 21, 2022 · 2 comments

Comments

@lucasjinreal
Copy link

using EMSdk toolchains to build got this error, does there any reason ?

@sbc100
Copy link
Collaborator

sbc100 commented Dec 21, 2022

My first guess is that you upgraded from an older version but didn't rebuild all of your object files and libraries.

Can you give the full command line and the full error message?

@lucasjinreal
Copy link
Author

it was because I linked with some .a from internet which might not consistent with my own PC's toolchain. I built it myself and then solved it.

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