Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. How to enable the use of a module downloaded from Qt version 6.2.3 in a project using version 6.2.1?

How to enable the use of a module downloaded from Qt version 6.2.3 in a project using version 6.2.1?

Scheduled Pinned Locked Moved Unsolved Qt 6
qtcreatorqt c++
1 Posts 1 Posters 261 Views
  • 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.
  • G Offline
    G Offline
    gouneken
    wrote on 5 Mar 2022, 22:55 last edited by
    #1

    Good evening to the community, I recently downloaded the "QWebEngineWidgets" module from Qt in order to use it in a project from version 6.2.3 of Qt thanks to the maintenance tool. However, I am using Qt version 6.2.1. I found that my IDE (namely Qt Creator) only reads folders and files from this version and not those downloaded from another version. Which means that although I downloaded this module, my IDE writes the error message saying that this module is unknown. I thought I needed to import the folder from Qt-6.2.3 , but I couldn't do it. So I'm asking what I need to do to use a 6.2.3 module in a project using 6.2.1 modules. Here is a screenshot of my .pro file, you will notice that there is a line where it says "import Qt-6.2.3" (first line):
    9eaa77da-e31b-4af1-923e-65ef7d70075d-image.png
    Thank you !

    1 Reply Last reply
    0

    1/1

    5 Mar 2022, 22:55

    • Login

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