Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. This application failed to start because it could not find or load the Qt platform plugin "xcb".

This application failed to start because it could not find or load the Qt platform plugin "xcb".

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 803 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Michael_liuM Offline
    Michael_liuM Offline
    Michael_liu
    wrote on last edited by Michael_liu
    #1

    I create a PC application on ubuntu14.04(64bit), this application is statically compiled with Qt-5.5.1 , and I have installed Qt Creator5.5 on my PC.
    At last, I run application, but it gives me an error:

    *This application failed to start because it could not find or load the Qt platform plugin "xcb".

    Reinstalling the application may fix this problem.*

    I don't know why, somebody could help me ?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      If you are using static linking it sounds like you have a license for Qt
      and you could call support directly and get pro help.

      That said, you should try to ldd the "exe" and see what it says.
      If static linked, it should not need plugins as far as I know.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved