Opened 5 years ago
Closed 5 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)
Change History (2)
by , 5 years ago
| Attachment: | config.log added |
|---|
comment:1 by , 5 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



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