Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Install QtCreator 5.0.2 on Debian
Forum Update on Monday, May 27th 2025

Install QtCreator 5.0.2 on Debian

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 2.2k Views
  • 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.
  • G Offline
    G Offline
    gandiii
    wrote on last edited by
    #1

    Hi,
    i have installed the package 2Qt 5.0.2 for Linux 32-bit (395 MB)"
    but i got the following errors if i try to start the qtcreator:
    @Failed to load platform plugin "xcb". Available platforms are:
    linuxfb
    minimal
    xcb @

    i followed this thread http://qt-project.org/forums/viewthread/23842
    and installed all the packages but this doesn't helped.

    I also tried ./configure make and make install in the Src folder of the installation dir.

    can somebody help me?
    Thx

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

      Hi,

      Is your system 32bit ? If not did you install the 32bit libs ?
      Do you have xcb installed ?

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gandiii
        wrote on last edited by
        #3

        the system is 32bit.
        and I also installed de xcb libs:
        @apt-get install "^libxcb.*" libx11-xcb-dev libglu1-mesa-dev libxrender-dev@

        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