Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Install QtCreator 5.0.2 on Debian

    Installation and Deployment
    2
    3
    2000
    Loading More Posts
    • 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
      gandiii last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 0
        • G
          gandiii last edited by

          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 Reply Quote 0
          • First post
            Last post