Hi,
Anybody have this problem before while compiling?
(33%)
/home/ethrig02/cpp-ethereum/libethash-cl/ethash_cl_miner.cpp:40:40:/home/ethrig02/cpp-ethereum/libethash-cl/ethash_cl_miner.h:12:21: fatal error: CL/cl.hpp: No such file or directory
compilation terminated.
libethash-cl/CMakeFiles/ethash-cl.dir/build.make:59: recipe for target 'libethash-cl/CMakeFiles/ethash-cl.dir/ethash_cl_miner.cpp.o failed
and so on and so forth...
it continues to compile until 69% then I get
Makefile:116: recipe for target 'all' failed
make: *** (all) Error 2
Ive tried deleting everything and starting from scratch but its not helping..
I followed the build instructions for Ubuntu here
https://github.com/Genoil/cpp-ethereumon a side note, i had no troubles building the miner on a different rig.. what is different on this rig, no clue.
I would greatly appreciate any help!
Thanks in advance!