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

Compilation Error when using s2latlng #12

Closed
ghost opened this issue Mar 19, 2018 · 1 comment
Closed

Compilation Error when using s2latlng #12

ghost opened this issue Mar 19, 2018 · 1 comment
Assignees

Comments

@ghost
Copy link

ghost commented Mar 19, 2018

Hi,

I get the following error when compiling code that is using s2latlng:

In file included from /usr/local/include/s2/base/logging.h:54:0, from /usr/local/include/s2/util/math/vector.h:32, from /usr/local/include/s2/r2.h:22, from /usr/local/include/s2/s2latlng.h:28, ... (removed own files here) /usr/local/include/s2/base/log_severity.h:25:51: fatal error: s2/third_party/absl/base/log_severity.h: No such file or directory compilation terminated.

I think this has to to with the commit of March 5th (Make gflags and glog optional.). Maybe the cmake install configuration has to be adapted?
Using the commit of Feb 27 it worked fine.

If there is something that I am doing wrong pls let me know.

Thank you in advance
Best regards

@jmr jmr self-assigned this Mar 19, 2018
@jmr
Copy link
Member

jmr commented Mar 19, 2018

Sorry. That should be fixed now.

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