#6893: Compile hwcontext_opencl.c: undefined reference to several OpenCL 
functions
------------------------------------+----------------------------------
             Reporter:  LigH        |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avutil
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by jkqxz):

 Compiling ffmpeg with OpenCL requires headers and a linkable library of
 version at least 1.2.  The library can be either a vendor ICD, which will
 give you specific support for some set of platforms from that vendor, or
 the standard ICD loader, in which case it should be portable.  It is
 recommended but not required that you link to the ICD loader.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6893#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac

Reply via email to