Part Number: DRA72XEVM
Tool/software: Linux
Hi TI Forum,
We are trying to run QT application on our custom board having TDA2xx SoC, but getting the below error: We are using Vision SDK 3.0.7
QIconvCodec::convertFromUnicode: using Latin-1 for conversion, iconv_open failed
QIconvCodec::convertToUnicode: using Latin-1 for conversion, iconv_open failed
This application failed to start because it could not find or load the Qt platform plugin "wayland-egl"
in "/opt/qt562wayland/plugins/platforms/".
Available platform plugins are: eglfs (from /opt/qt562wayland/plugins/platforms/), linuxfb (from /opt/at562wayland/plugins)
When checked in the /opt/qt562wayland/plugins/platforms/ folder the library libqwayland-egl.so is present.
Also, in Kernel Config File: .config th below is enabled:
CONFIG_DRM_FBDEV_EMULATION=y
Could you pls help resolve the issue.
Thanks & Regards,
SK