timothybrooks / hdr-plus

HDR+ Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?

MingmChen opened this issue · comments

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

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.

@xuelimin this didn't help

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