Building fails under Ubuntu 18.04 with GCC 7
Open
- Dominant language
- C++
- Stars
- 928
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
Hi thanks for the repo. I am compiling visqol in Ubuntu 18.04 with GCC 7.5.0
`bazel build :visqol -c opt`
I get the filesystem include error.

Then I found similar issue in here https://stackoverflow.com/questions/73974753/undefined-reference-to-stdfilesystem-using-bazel-build
Now I am trying to use gcc 8 to compile visqol based on the link above.
Just a quick question. Is there a gcc version that you recommend to use ? gcc 8 or above?
Contributor guide
Assessment
This issue has not been assessed yet.