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

build: fatal error: absl/hash/hash.h not found #55

Closed
spendres opened this issue Oct 30, 2022 · 1 comment
Closed

build: fatal error: absl/hash/hash.h not found #55

spendres opened this issue Oct 30, 2022 · 1 comment

Comments

@spendres
Copy link

spendres commented Oct 30, 2022

When running ./test.sh on MacOSX12.6 →
#8 8.141 ../third_party/s2geometry/src/s2/s2point.h:21:10: fatal error: absl/hash/hash.h: No such file or directory
#8 8.141 #include "absl/hash/hash.h"

Does radar have updated docker build files that use abseil-cpp as a github submodule? Or updated CMakeFiles used for in-house builds?

@jkao
Copy link
Collaborator

jkao commented Dec 30, 2022

This happens if the git submodule hasn't been pulled in. I've updated ./test.sh in this PR to fix this: #59

@jkao jkao closed this as completed May 4, 2023
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