You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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&)'
The text was updated successfully, but these errors were encountered:
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&)'
The text was updated successfully, but these errors were encountered: