Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Active Qt (axcontainer) Qt 6.2.4

Active Qt (axcontainer) Qt 6.2.4

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt6.2.4installactiveqt
3 Posts 2 Posters 723 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.
  • F Offline
    F Offline
    f222
    wrote on 30 Sept 2022, 09:19 last edited by
    #1

    I am trying to port a project I made on Qt 5.12.10 to Qt 6.2.4.

    This project uses the Windows COM layer (and therefore needs active Qt).

    In the Maintenance tool, when installing Qt 6, I didn't select active Qt at first (it wasn't an additional library before before).
    When running Qmake I realized my mistake, opened the maintenance tool an selected it to be installed.

    My issue is that it has a size of 0.00 bytes in the maintenance tool and I can't find it in Qt's include directory.

    I searched on Google but did not find anything about that.

    Should I use a more recent version of Qt6 (6.4 maybe) or is there a way to solve this ?

    1 Reply Last reply
    0
    • H Online
      H Online
      hskoglund
      wrote on 30 Sept 2022, 18:06 last edited by
      #2

      Hi maybe you forgot to also select MSVC 2019? Otherwise ActiveQt will show installed size 0.00 bytes because there's no suitable compiler for it. (J just tested ActiveQt on Qt 6.4.0 and it works fine.)

      Here's a screendump of InstallationTool:
      Screenshot 2022-09-30 at 20.03.35.png

      1 Reply Last reply
      1
      • F Offline
        F Offline
        f222
        wrote on 4 Oct 2022, 08:56 last edited by
        #3

        I selected MinGw as a compiler (and it works fine in 5.12 and 6.4 with Mingw.

        1 Reply Last reply
        0

        2/3

        30 Sept 2022, 18:06

        • Login

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