libsdptransform icon indicating copy to clipboard operation
libsdptransform copied to clipboard

Failed to build in debug mode

Open whatisor opened this issue 1 year ago • 1 comments

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&)'

whatisor avatar Feb 21 '24 17:02 whatisor

We don't know what the -rdynamic flag means and honestly we don't have time to investigate it.

ibc avatar Feb 21 '24 18:02 ibc