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

Failed to build in debug mode #29

Open
whatisor opened this issue Feb 21, 2024 · 1 comment
Open

Failed to build in debug mode #29

whatisor opened this issue Feb 21, 2024 · 1 comment

Comments

@whatisor
Copy link

When I build this in debug mode with cxx flag -rdynamic, I got undefined reference issue
libsdptransform-src/test/parse.test.cpp:550: undefined reference to `sdptransform::parse(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)'

@ibc
Copy link
Owner

ibc commented Feb 21, 2024

We don't know what the -rdynamic flag means and honestly we don't have time to investigate 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