google / google/visqol

Building fails under Ubuntu 18.04 with GCC 7

Open
#86 3 comments 2 reactions 0 assignees View on GitHub
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.
![image](https://user-images.githubusercontent.com/45970964/210026163-17f3066d-fc47-40d4-994a-5386762f0596.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.