Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Web Engine not working and Qt6_FOUND to FALSE
Forum Updated to NodeBB v4.3 + New Features

Web Engine not working and Qt6_FOUND to FALSE

Scheduled Pinned Locked Moved Unsolved QtWebEngine
5 Posts 5 Posters 4.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Samudhyan
    wrote on last edited by
    #1

    The error
    C:/Qt/6.9.1/msvc2022_64/lib/cmake/Qt6/Qt6Config.cmake
    but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package:
    Failed to find required Qt component "WebEngineWidgets".
    Expected Config file at
    "C:/Qt/6.9.1/msvc2022_64/lib/cmake/Qt6WebEngineWidgets/Qt6WebEngineWidgetsConfig.cmake"
    exists

    so the file exists, even the error says it

    i downloaded the MSVC version now the MinGW version and I have the Web Engine extension however it is still not working

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Mingw does not provide webengine. You have to use msvc

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      1
      • A Offline
        A Offline
        appdeveloper123
        wrote on last edited by
        #3

        Same problem here. Annoying as can be.... abandoned the software because of this trash

        1 Reply Last reply
        0
        • W Offline
          W Offline
          Wenzhi Wang
          wrote last edited by
          #4

          Same problem here...

          Found package configuration file:

          D:/programs/Qt/6.9.1/msvc2022_64/lib/cmake/Qt6/Qt6Config.cmake
          

          but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
          FOUND. Reason given by package:

          Failed to find required Qt component "WebEngineWidgets".

          Expected Config file at
          "D:/programs/Qt/6.9.1/msvc2022_64/lib/cmake/Qt6WebEngineWidgets/Qt6WebEngineWidgetsConfig.cmake"
          exists

          SGaistS 1 Reply Last reply
          0
          • W Wenzhi Wang

            Same problem here...

            Found package configuration file:

            D:/programs/Qt/6.9.1/msvc2022_64/lib/cmake/Qt6/Qt6Config.cmake
            

            but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
            FOUND. Reason given by package:

            Failed to find required Qt component "WebEngineWidgets".

            Expected Config file at
            "D:/programs/Qt/6.9.1/msvc2022_64/lib/cmake/Qt6WebEngineWidgets/Qt6WebEngineWidgetsConfig.cmake"
            exists

            SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote last edited by
            #5

            @Wenzhi-Wang hi and welcome to devnet,

            Are you also trying to use the MinGW kit with the MSVC version of WebEngine ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved