Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-116488

multimedia/video/qmlvideofilter_opencl not compiling

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.15
    • Multimedia
    • Linux/X11

    Description

      Install Qt 5.15.15 gcc binaries on Ubuntu20.04, configure project multimedia/video/qmlvideofilter_opencl

      5.15.15/gcc_64/bin/qmake

      and build make -9. Fails:

      g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/home/qt/RTA/Qt_5.15.15/5.15.15/gcc_64/include -I/home/qt/RTA/Qt_5.15.15/5.15.15/gcc_64/include/QtQuick -I/home/qt/RTA/Qt_5.15.15/5.15.15/gcc_64/include/QtMultimedia -I/home/qt/RTA/Qt_5.15.15/5.15.15/gcc_64/include/QtGui -I/home/qt/RTA/Qt_5.15.15/5.15.15/gcc_64/include/QtQmlModels -I/home/qt/RTA/Qt_5.15.15/5.15.15/gcc_64/include/QtQml -I/home/qt/RTA/Qt_5.15.15/5.15.15/gcc_64/include/QtNetwork -I/home/qt/RTA/Qt_5.15.15/5.15.15/gcc_64/include/QtCore -I. -I/usr/include/libdrm -I/home/qt/RTA/Qt_5.15.15/5.15.15/gcc_64/mkspecs/linux-g++ -o main.o main.cpp
      main.cpp:63:10: fatal error: CL/opencl.h: No such file or directory
         63 | #include <CL/opencl.h>
            |          ^~~~~~~~~~~~~
      compilation terminated.
      make: *** [Makefile:1140: main.o] Error 1 

      New example, was not included in 5.15.14 content.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtmultimediateam Qt Multimedia Team
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes