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

Upgrading to clang++ 7.x #21

Open
springmeyer opened this issue Dec 7, 2018 · 0 comments
Open

Upgrading to clang++ 7.x #21

springmeyer opened this issue Dec 7, 2018 · 0 comments

Comments

@springmeyer
Copy link
Contributor

It would be nice to be able to use the latest version of clang++. However we'll hit:

In file included from ../src/vtshaver.cpp:1:
In file included from ../src/filters.hpp:4:
In file included from /Users/danespringmeyer/projects/vtshaver/mason_packages/.link/include/mbgl/style/filter.hpp:4:
In file included from /Users/danespringmeyer/projects/vtshaver/mason_packages/.link/include/mbgl/util/feature.hpp:3:
In file included from /Users/danespringmeyer/projects/vtshaver/mason_packages/.link/include/mbgl/util/optional.hpp:3:
/Users/danespringmeyer/projects/vtshaver/mason_packages/osx-x86_64/clang++/7.0.0/include/c++/v1/experimental/optional:11:2: error: "<experimental/optional> has been removed. Use
      <optional> instead."
#error "<experimental/optional> has been removed. Use <optional> instead."

So, we'll need to upgrade mbgl to avoid this (#9) to a version that includes mapbox/mapbox-gl-native#13049

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