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

Linux - Undefined reference #1

Closed
secit opened this issue Nov 22, 2019 · 1 comment
Closed

Linux - Undefined reference #1

secit opened this issue Nov 22, 2019 · 1 comment

Comments

@secit
Copy link

secit commented Nov 22, 2019

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

@ailike
Copy link
Contributor

ailike commented Nov 26, 2019

fixed in 70754b6

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