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
I can't compile with the Linux library since commit 5102654.
There was no problem with commit 051f1a3.
This is the error I get when trying to 'make' the example (libssp_test.cpp): libssp_test.cpp:(.text+0x1c1): undefined reference to `imf::SspClient::SspClient(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, imf::Loop*, unsigned long, unsigned short, unsigned int)'
The text was updated successfully, but these errors were encountered:
I can't compile with the Linux library since commit 5102654.
There was no problem with commit 051f1a3.
This is the error I get when trying to 'make' the example (libssp_test.cpp):
libssp_test.cpp:(.text+0x1c1): undefined reference to `imf::SspClient::SspClient(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, imf::Loop*, unsigned long, unsigned short, unsigned int)'
The text was updated successfully, but these errors were encountered: