Error in Running QT on Am62X Phytec Board
-
Hi ,
iam running QT Application on target board by cross compiling it on host machine and transferring to Target board which is connected to HDMI Screen.attaching error screenshots.Thank you!
-
@jsulm Hi ,https://docs.phytec.com/latest/phycore-am62x/interfaceguides/HDMI.html this is the graphical subsystem which we are following
-
@Sairaj hi,
It seems that your cross-compiled Qt is missing the wayland plugin or at least the version deployed on your target.
-
@Sairaj said in Error in Running QT on Am62X Phytec Board:
or adding Wayland plugin ?
Did you build that plug-in? When running configure before building Qt it will tell what is enabled and what not.
-
@Sairaj said in Error in Running QT on Am62X Phytec Board:
or adding Wayland plugin ?
Did you build that plug-in? When running configure before building Qt it will tell what is enabled and what not.
-
@Sairaj said in Error in Running QT on Am62X Phytec Board:
before installing qt creator
This has nothing to do with QtCreator.
If you want to use Wayland then you have to build that Qt plug-in. -
@Sairaj said in Error in Running QT on Am62X Phytec Board:
before installing qt creator
This has nothing to do with QtCreator.
If you want to use Wayland then you have to build that Qt plug-in. -
@Sairaj said in Error in Running QT on Am62X Phytec Board:
before installing qt creator
This has nothing to do with QtCreator.
If you want to use Wayland then you have to build that Qt plug-in. -
J JKSH moved this topic from Qt for MCUs