application failed to start because it could not find or load the qt platform plugin
HI all,
I compiled qt5.3.9 without x11 support including webengine module for arm arch.
when i want to lunch demobrowser I got following error
#./demobrowser
This application failed to start because it could not find or load the qt platform plugin "eglfs" in ""
I checked all shared object dependicies whith ldd demobrowser and there is no problem
Re: application failed to start because it could not find or load the qt platform plu
Is there an EGLFS platform plugin anywhere on your system? Did you build that?
http://doc.qt.io/qt-5/embedded-linux.html