[Interest] Error: Application cannot be started because it failed to load qt platform plugin “eglfs”
Thiago Macieira
thiago.macieira at intel.com
Thu Nov 14 18:07:58 CET 2013
On quinta-feira, 14 de novembro de 2013 14:11:05, Ramakanthreddy Kesireddy
wrote:
> But when I try to run the application ” ./hellowindow –platform eglfs “ then
> I get below error
>
> ------Application cannot be started because it failed to load qt platform
> plugin “eglfs”---------
Run ldd -d -r on the plugin. Does it complain of any libraries not getting
found? Or does it complain or missing symbols?
If it complains about missing libraries, set LD_LIBRARY_PATH to where those
libraries are located.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131114/8b9bd7c4/attachment.sig>
More information about the Interest
mailing list