[Interest] Start Qt5-Assistant on the pandaboard

Thiago Macieira thiago.macieira at intel.com
Tue Dec 18 16:43:57 CET 2012


On terça-feira, 18 de dezembro de 2012 15.40.34, kim kulling wrote:
> Hello ML,
> 
> I am currently trying to cross-compile the second release-candidate of Qt5
> for the Pandaboard and the build worked fine. The build ended with success
> and the binaries seems to work when I moved them onto the panda-board.
> Unfortunately I have issues running the assistant on the Pandaboard itself.
> 
> When I go to the qt5_home/bin-directory and try to start the assistand
> directly by typing:
> 
> ./assistant
> 
> I get the error:
> 
> Failed to load platform plugin "eglfs". Available platforms are: <empty
> list>
> 
> I doublechecked if the eglfs-plugin is placed in the plugiun-directory and
> it is there. How can I set the plugin-path in the terminal? I am using
> Ubuntu 12.04.

Please run with QT_DEBUG_PLUGINS=1

It will tell you why the plugin isn't being found or failed to load.
-- 
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/20121218/8ae715ee/attachment.sig>


More information about the Interest mailing list