timothybrooks / hdr-plus

HDR+ Implementation
MIT License
587 stars 201 forks source link

when I build the project use "cmake -DHALIDE_DISTRIB_DIR=$(Insert halide directory) ..", CMake Error at CMakeLists.txt:35 (halide_library): Unknown CMake command "halide_library" appears why? #57

Closed MingmChen closed 4 years ago

chenmeiya commented 3 years ago

hello, I also meet this problem. Could you help me to solve it? thanks.

xuelimin commented 2 years ago

when I meet this problem, I set some directories in the halide CMakeLists.txt, including two parts:set(HALIDE_DISTRIB_DIR "/home/xlm/halide_build/distrib");set(Halide_DIR "/home/xlm/Halide_old_history-release_2017_10_30"),Halide_old_history-release_2017_10_30 just the source code, and halide_build is my make directory,hope you slove this pro.

OPyshkin commented 2 years ago

@xuelimin this didn't help

OPyshkin commented 2 years ago

@xuelimin thank you very much, i'll be waiting!