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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to