1 | initial version |
It seems that you don't have the opencl development libraries installed.
Turn off these options in cmake (I don't know exactly the parameters, you can use cmake-gui and uncheck the WITH_OPENCL... and WITH_CUDA... options).
Note that you need the official (proprietary) video drivers to use these options.
Update: the options to turn off are: WITH_CUDA WITH_CUBLAS WITH_CUFFT WITH_NVCUVID WITH_OPENCL WITH_OPENCLAMDBLAS WITH_OPENCLAMDFFT WITH_OPENCL_SVM