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

Update build instructions for new compiler requirement #1009

Open
TheJJ opened this issue May 4, 2018 · 1 comment

Comments

Projects
None yet
2 participants
@TheJJ
Copy link
Member

commented May 4, 2018

We now require C++17, which needs g++7 or clang++4 at least. Some distributions don't provide this by default.
Please update the instructions in doc/build_instructions so only working distributions are listed.

tl;dr: make sure the build instructions are up to date.

@zuntrax

This comment has been minimized.

Copy link
Member

commented May 5, 2018

Ubuntu version was bumped in #1010.

@TheJJ TheJJ added the just do it label Nov 5, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.