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

Failed to build QtHttpServer[dev] with Qt 6.2.1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.2.1
    • Network: HTTP
    • None
    • Linux/X11

      Both CMake and QMake builds fail with:

      /home/stas/Qt/Tools/CMake/bin/cmake -DCMAKE_PREFIX_PATH=/home/stas/Qt/6.2.1/gcc_64/lib/cmake/ ../qthttpserver .

      /home/stas/Qt/Tools/CMake/bin/cmake --build .

      ....

      /home/stas/.src/QHttpServer/qthttpserver/src/httpserver/qhttpserverfutureresponse.h:116:7: error: 'RunFunctionTask' is not a class template
       116 | class RunFunctionTask<QHttpServerResponse> : public RunFunctionTaskBase<QHttpServerResponse>
           |       ^~~~~~~~~~~~~~~
      /home/stas/.src/QHttpServer/qthttpserver/src/httpserver/qhttpserverfutureresponse.h:117:1: error: explicit specialization of non-template 'QtConcurrent::RunFunctionTask
      '
       117 | {

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

            tasuku.suzuki Tasuku Suzuki
            prokofyevstanislav Stanislav Prokofyev
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes