Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-24921

Error WebEngine include path when building QtCreator with cmake

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • Qt Creator 9.0.0
    • Qt Creator 4.13.2
    • Help System
    • None
    • CentOS 8.2, clang 11 compiler, cmake 3.18.1
    • Linux/X11

    Description

      I have 2 versions of Qt installed on my workstation : Qt 5.12.5 (installed from CentOS 8.2 repository) and Qt 5.15.1 (build and install from QT git repo).

      I compile QtCreator with Qt 5.15.1.

      To select the good version of QT, I export the variable Qt5_DIR before building:

      export Qt5_DIR=/path/to/good_version_of_QT

       

      When I build QtCreator, all include paths are good except include paths to QtWebEngineWidgets, QtWebEngineCore, QtWebChannel, QtPositioning

      This causes an error when building help plugin.

       

       

      Attachments

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

        Activity

          People

            jkobus Jarek Kobus
            phfr83 phfr83
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes