Active Qt (axcontainer) Qt 6.2.4
Unsolved
General and Desktop
-
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 ?