-
Notifications
You must be signed in to change notification settings - Fork 236
Ubuntu 18.04 doesn't work cmake #170
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
Comments
@sonic182 please give all commands you used to build, starting with cloning the repo :) |
@sonic182 could you also provide Ubuntu distribution version |
Ubuntu distribution version: Ubuntu 18.04.5 LTS I updated my ubuntu to 20 but I repeated the test with a vagrant vm
error happens |
@sonic182 is there any reason you're using an out of date version of ubuntu LTS? can you try on an updated version or is that not possible |
I were lazy to update my ubuntu, but I did and it works ok in Ubuntu 20. I just did report this issue because ubuntu 18 is not old, and it's LTS, will be there until 2023 |
fair enough :) you're right though, thanks for raising the ticket. the issue should be fixed by #172 |
With a ubuntu/focal64 vagrant vm works ok, It may be for some specific requirement of newer cmake, libbost or something? Would be nice to have in docs =)
The text was updated successfully, but these errors were encountered: