Skip to content

Conversation

@CiSong10
Copy link

I'm using Ubuntu 24.04, and encountered error: 'split' is not a member of 'boost' during the make process, which may be an error for users not using Ubuntu 20.04.
I solved by adding #include <boost/algorithm/string.hpp> in some files, according to a comment under issue #46. I also added the command line to install cmake based on issue #1.

…' error

- Include the header in affected files to resolve 'error: split is not a member of boost'
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

Successfully merging this pull request may close these issues.

1 participant