Hi,
In the past, I have implemented one qt5 app in c++ on the 4.14 sumo release, and that demo working fine.
Now I am using imx8mq board and 5.4 Zeus release and build the same demo and try to run but it throws below error.
root@imx8mqevk:~# /usr/share/chemicalplanthmi-1.0/ChemicalPlantHMI qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Please help me how can I resolve the above error?