Hi Tomasz Olszak , It shows below output not pointing to fb.
linaro@linaro-ubuntu-desktop:~$ ls -l /usr/lib/libEGL* /usr/lib/libGLESv2* /usr/lib/libGAL* lrwxrwxrwx 1 root root 13 2012-12-14 08:40 /usr/lib/libEGL.so -> libEGL.so.0.0 lrwxrwxrwx 1 root root 13 2012-12-14 08:40 /usr/lib/libEGL.so.0 -> libEGL.so.0.0 -rw-r--r-- 1 root root 59968 2012-12-14 08:40 /usr/lib/libEGL.so.0.0 -rw-r--r-- 1 root root 703380 2012-12-14 08:40 /usr/lib/libGAL.so lrwxrwxrwx 1 root root 18 2012-12-14 08:40 /usr/lib/libGLESv2.so -> libGLESv2.so.0.0.0 lrwxrwxrwx 1 root root 18 2012-12-14 08:40 /usr/lib/libGLESv2.so.0 -> libGLESv2.so.0.0.0 -rw-r--r-- 1 root root 183384 2012-12-14 08:40 /usr/lib/libGLESv2.so.0.0.0 Thanks and Regards, Ramakanth ________________________________ From: Tomasz Olszak [[email protected]] Sent: Friday, November 15, 2013 1:52 PM To: Ramakanthreddy Kesireddy Cc: Thiago Macieira; [email protected] Subject: Re: [Interest] Error: Application cannot be started because it failed to load qt platform plugin “eglfs” Try ln -ls /usr/lib/libEGL* /usr/lib/libGLESv2* /usr/lib/libGAL* Of course I meant: ls -l /usr/lib/libEGL* /usr/lib/libGLESv2* /usr/lib/libGAL* Too early and lack of coffee :) ________________________________ DISCLAIMER: This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
