-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[BUG] Failed build on VS #1450
Comments
Hi @shrek1402 - I have stumbled upon the same issue. Could you try adding:
? I'll open an issue or a PR to hopefully address this! |
laurynas-biveinis
added a commit
to laurynas-biveinis/unodb
that referenced
this issue
Aug 11, 2022
- Remove -Wmissing-include-dirs from GCC warning flags due to gbenchmark 1.7.0 using them - Adjust various casts due to changed data type signs - Add BENCHMARK_STATIC_DEFINE because of google/benchmark#1450, google/benchmark#1457
laurynas-biveinis
added a commit
to laurynas-biveinis/unodb
that referenced
this issue
Aug 11, 2022
- Remove -Wmissing-include-dirs from GCC warning flags due to gbenchmark 1.7.0 using them - Adjust various casts due to changed data type signs - Add BENCHMARK_STATIC_DEFINE because of google/benchmark#1450, google/benchmark#1457
It appears that this was fixed by #1470 two years ago. This issue can probably be closed now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
System
Which OS, compiler, and compiler version are you using:
I use v1.7.0
Cmake:
result:
The text was updated successfully, but these errors were encountered: