module "Qt5Compat.GraphicalEffects" is not installed
Unsolved
General and Desktop
-
I am using Qt 6.2.4 with QT Creator 7.0.2 on Windows. I have added the Qt 5 Compatibility Module and imported Qt5Compat.GraphicalEffects to my project, but when I build it I am getting "module "Qt5Compat.GraphicalEffects" is not installed"
Any help regarding this would be greatly appreciated. If there is another function to replace ColorOverlay for images, that would work as well. I have tried ShaderEffect but I cant seem to get it to change the color of the image.