Skip to content

Halide installation error #8

@zendevil

Description

@zendevil

When using make to install halide

/home/zendevil/Desktop/gradient-halide/src/CodeGen_LLVM.cpp:1092:46: error: ‘createThreadSanitizerPass’ was not declared in this scope
             pm.add(createThreadSanitizerPass());
                                              ^
At global scope:
cc1plus: error: unrecognized command line option ‘-Wno-unknown-warning-option’ [-Werror]
cc1plus: all warnings being treated as errors
Makefile:918: recipe for target 'bin/build/CodeGen_LLVM.o' failed
make: *** [bin/build/CodeGen_LLVM.o] Error 1```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions