Active Qt (axcontainer) Qt 6.2.4
Unsolved
General and Desktop
-
wrote on 30 Sept 2022, 09:19 last edited by
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 ?
-
wrote on 30 Sept 2022, 18:06 last edited by
-
wrote on 4 Oct 2022, 08:56 last edited by
I selected MinGw as a compiler (and it works fine in 5.12 and 6.4 with Mingw.
1/3