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

Error When Building on Mac Envoirnment #162

Closed
MustaphaAhmedALy opened this issue Jan 3, 2021 · 1 comment
Closed

Error When Building on Mac Envoirnment #162

MustaphaAhmedALy opened this issue Jan 3, 2021 · 1 comment

Comments

@MustaphaAhmedALy
Copy link

Hello ,

I am facing this errors when attemtting "make j-4 command"

/usr/local/include/boost/geometry/core/coordinate_dimension.hpp:101:23: error: constexpr function's return type 'void' is not a literal type
constexpr inline void assert_dimension()
^
/usr/local/include/boost/geometry/core/coordinate_dimension.hpp:111:23: error: constexpr function's return type 'void' is not a literal type
constexpr inline void assert_dimension_less_equal()
^
/usr/local/include/boost/geometry/core/coordinate_dimension.hpp:117:23: error: constexpr function's return type 'void' is not a literal type
constexpr inline void assert_dimension_greater_equal()

any ideas ?

@cyang-kth
Copy link
Owner

You can compare you cmake and make command output with this log
https://travis-ci.org/github/cyang-kth/fmm/jobs/750831611

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