Closed GoogleCodeExporter closed 8 years ago
Almost there is says /usr/bin/ld: cannot find -lOpenCL
Original comment by tstephen...@gmail.com
on 21 May 2011 at 1:22
The OpenCL-libraries are most probably not visibly from the default locations
the dynamic linker looks into. You should symlink libopencl.so from wherever it
is installed on your system (it comes with the gpu-drivers or special
opencl-drivers) to /usr/lib or /usr/lib64
Original comment by lukas.l...@gmail.com
on 23 May 2011 at 8:49
Original issue reported on code.google.com by
tstephen...@gmail.com
on 20 May 2011 at 10:44