Opened 3 years ago

Closed 3 years ago

#9225 closed defect (worksforme)

Unable to build with OpenCL on Ubuntu

Reported by: Dylan Fernando Owned by:
Priority: normal Component: build system
Version: git-master Keywords: openCL
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Cannot build with --enable-opencl Ubuntu 20.04.2.

ERROR: opencl not found

If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.

Attachments (1)

config.log (389.5 KB ) - added by Dylan Fernando 3 years ago.

Download all attachments as: .zip

Change History (2)

by Dylan Fernando, 3 years ago

Attachment: config.log added

comment:1 by Dylan Fernando, 3 years ago

Resolution: worksforme
Status: newclosed

fixed, had to run sudo apt install ocl-icd-opencl-dev

Note: See TracTickets for help on using tickets.