26-12-19, 20:11
J'ai un problème sur un PC d'un collègue ou j'ai compilé la version 3.1.
Une idée pour résoudre la compilation.?
Voici le message ou s'arrête la compilation:
[ 25%] Building C object src/CMakeFiles/lib_darktable.dir/common/curl_tools.c.o
In file included from /home/christophe/darktable/src/common/bilateralcl.c:21:0:
/home/christophe/darktable/src/common/bilateralcl.h:26:10: fatal error: CL/cl.h: Aucun fichier ou dossier de ce type
#include <CL/cl.h> // for cl_mem, _cl_mem
^~~~~~~~~
compilation terminated.
src/CMakeFiles/lib_darktable.dir/build.make:172: recipe for target 'src/CMakeFiles/lib_darktable.dir/common/bilateralcl.c.o' failed
make[2]: *** [src/CMakeFiles/lib_darktable.dir/common/bilateralcl.c.o] Error 1
make[2]: *** Attente des tâches non terminées....
In file included from /home/christophe/darktable/src/common/opencl.h:38:0,
from /home/christophe/darktable/src/develop/imageop.h:37,
from /home/christophe/darktable/src/common/color_picker.c:23:
/home/christophe/darktable/src/common/dlopencl.h:27:10: fatal error: CL/cl.h: Aucun fichier ou dossier de ce type
#include <CL/cl.h>
^~~~~~~~~
compilation terminated.
Une idée pour résoudre la compilation.?
Voici le message ou s'arrête la compilation:
[ 25%] Building C object src/CMakeFiles/lib_darktable.dir/common/curl_tools.c.o
In file included from /home/christophe/darktable/src/common/bilateralcl.c:21:0:
/home/christophe/darktable/src/common/bilateralcl.h:26:10: fatal error: CL/cl.h: Aucun fichier ou dossier de ce type
#include <CL/cl.h> // for cl_mem, _cl_mem
^~~~~~~~~
compilation terminated.
src/CMakeFiles/lib_darktable.dir/build.make:172: recipe for target 'src/CMakeFiles/lib_darktable.dir/common/bilateralcl.c.o' failed
make[2]: *** [src/CMakeFiles/lib_darktable.dir/common/bilateralcl.c.o] Error 1
make[2]: *** Attente des tâches non terminées....
In file included from /home/christophe/darktable/src/common/opencl.h:38:0,
from /home/christophe/darktable/src/develop/imageop.h:37,
from /home/christophe/darktable/src/common/color_picker.c:23:
/home/christophe/darktable/src/common/dlopencl.h:27:10: fatal error: CL/cl.h: Aucun fichier ou dossier de ce type
#include <CL/cl.h>
^~~~~~~~~
compilation terminated.