timothybrooks / hdr-plus

HDR+ Implementation
MIT License
587 stars 201 forks source link

(WIP) fix workflow errors w/ halide build #63

Closed Titaniumtown closed 4 years ago

Titaniumtown commented 4 years ago

Getting build errors for halide, this is the PR relating to that.

Titaniumtown commented 4 years ago

How do you set the github to use clang and not gcc?? I can't figure it out

Titaniumtown commented 4 years ago

omg, I can't figure it out. any help would be appreciated. I am new to github actions.

Titaniumtown commented 4 years ago

oh, I figured it out.

Titaniumtown commented 4 years ago

I'm just going to move this to my own fork, then make a pull request from there.

brotherofken commented 4 years ago

I don't like the message:

CMake Error at CMakeLists.txt:168 (message):
  LLVM version must be 9.0 or newer

Build bot has LLVM 8.0, so we need to figure out how to update LLVM.

Titaniumtown commented 4 years ago

Yea, i'm working on it on my fork. I'll submit a pull request shortly