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 reference to `std::__throw_bad_array_new_length()' #102

Open
StHagel opened this issue May 12, 2022 · 0 comments
Open

undefined reference to `std::__throw_bad_array_new_length()' #102

StHagel opened this issue May 12, 2022 · 0 comments

Comments

@StHagel
Copy link

StHagel commented May 12, 2022

I have some code, which uses the cpp! Macro. Trying to compile it, I get the following error messages during the linking:
https://pastebin.com/gC65PeZy

Just running cargo check' does not show any errors or warnings, but when trying to cargo build` it, the linking fails. Any idea on what may be causing this?

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

1 participant