-
Notifications
You must be signed in to change notification settings - Fork 81
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
Can not build nighthawk #833
Comments
Update: I build nighthawk successfully with commit ba3b5d0 |
Would you post how exactly did you set up your environment? |
I followed this instruction https://getnighthawk.dev/docs/building-nighthawk/. Then git clone nighthawk repo, checkout to ba3b5d0 and build. |
@bryanwux has this problem been resolved, or is there anything outstanding here? |
Closing with the assumption that the problem has been resolved. Also please take a look at #832 which contains some additional advice in relation to the version of Clang / LLVM to use when building Nighthawk. |
Thank you for confirming @bryanwux. |
Addresses concerns raised in #832 and #833. Signed-off-by: Jakub Sobon <[email protected]>
Title: One line description
Can't build the project in Ubuntu 20.04 with latest commit
Description:
Reproduction steps:
I simply installed all the prerequisites by:
Then,
bazel build -c opt //:nighthawk
Logs:
Call Stack:
The text was updated successfully, but these errors were encountered: