Hi Tellie, how did you get cmake to find L:\qt6-2.x\lib\cmake\Qt6 for the IMPORTED_IMPLIB's for the various QT6 DLL's?
Hi Dave,
I use a .sh file for building cmake progs.
When using qt6 i have to reboot and use a qt6 config.sys with a qt6 bindir and libdir and includedir set
This worked for me the best.
I might sounds a bit cumbersome, but like i say works for me
BTW: I also convert the qt6 .a to .lib
Kind regards, Tellie