Skip to content

ViSQOL not compiling on mac (and workaround!) #145

@shenberg

Description

@shenberg

Recent combinations of macOS/clang fail at building old versions of zlib (<1.3.1) - example github issue.

Workaround:

$ TF_SYSTEM_LIBS=zlib bazel build :visqol -c opt

I had to first expunge my failed build:

$ bazel clean --expunge

Also, bazel on hombrew is too new and old versions there only go back to the 8.x line, I downloaded the version bazel suggested in the error message

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions