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

make compilation error #2

Open
alexmarco1 opened this issue Oct 26, 2017 · 1 comment
Open

make compilation error #2

alexmarco1 opened this issue Oct 26, 2017 · 1 comment

Comments

@alexmarco1
Copy link

alexmarco1 commented Oct 26, 2017

Hi,

i'm trying to compile the library but, even if I followed the previous thread so I solved some problems, when I run make (after cmake) I had the following issue in the utils_general.cpp:
error: ‘sort’ was not declared in this scope
could you please let me know how to solve it?
thanks

@alexmarco1
Copy link
Author

alexmarco1 commented Oct 26, 2017

Ok....I think that this line is missing in utils_general.h:
#include <algorithm>
Now it works! Hope this is usefull for other people

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

1 participant