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

clang++ version not working anymore in wiki doc #4245

Open
JBacc1 opened this issue Sep 17, 2021 · 2 comments
Open

clang++ version not working anymore in wiki doc #4245

JBacc1 opened this issue Sep 17, 2021 · 2 comments
Assignees

Comments

@JBacc1
Copy link

JBacc1 commented Sep 17, 2021

It seems, on page: https://github.com/mapnik/mapnik/wiki/UbuntuInstallation, Install Mapnik from source,
that: export CXX="clang++-3.8" && export CC="clang-3.8"
should now be replaced by: export CXX="clang++-10" && export CC="clang-10"

@artemp
Copy link
Member

artemp commented Sep 23, 2021

@JBacc1 - the page is outdated and needs some revamping, cheers.

@artemp artemp self-assigned this Sep 23, 2021
@JBacc1
Copy link
Author

JBacc1 commented Sep 23, 2021

Perhaps write it on top of the page: "This page is old and not up to date"? At least you won't expect it to work that fine?

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