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. [SOLVED] Unable to install Qt-5.2 on debian or ubuntu

[SOLVED] Unable to install Qt-5.2 on debian or ubuntu

Scheduled Pinned Locked Moved Installation and Deployment
28 Posts 4 Posters 19.0k 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.
  • S Offline
    S Offline
    Schooner
    wrote on last edited by
    #1

    Hi

    I cannot find anything on this topic, just some developer bug fix stuff that never seemed to get resolved.

    I have tried numerous times to install 5.2, from sources and via the online downloader.
    Everything builds / downloads, but none of the executables will run.

    If I try to run designer from a terminal for example.
    On debian (7.4) (compiled) there is no output at all just hangs.
    On ubuntu (12.11) (downloaded) I get errors related to being unable to resolve the keyboard map,

    I compiled the sources with ./configure -qt-xcb
    as non of the xcb libs I had installed seemed to satisfy the requirements
    and everything built without any reported errors.

    There obviously is a problem with Qt5 not being able to get keyboard info, that was what the bug
    report I read was about, but I can't believe there are no other people out there with the same problem, but can't find any hits on various searches.

    Here's hoping

    1 Reply Last reply
    0
    • S Offline
      S Offline
      stevenceuppens
      wrote on last edited by
      #2

      Doe this post help you?

      http://qt-project.org/forums/viewthread/30825

      Steven CEUPPENS
      Developer / Architect
      Mobile: +32 479 65 93 10

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Schooner
        wrote on last edited by
        #3

        Hi

        Thanks, but unfortunately not, I did see that and the one it links to

        Unlike them I cannot run anything, all the apps just hang
        except QtCreator which I built seperately
        That runs but gives these errors at startup

        @
        Cannot update Qt version information: /opt/Qt/qt5/5.1.1/gcc/bin/qmake cannot be run.
        Cannot update Qt version information: /opt/Qt5/5.2.1/android_armv7/bin/qmake cannot be run.
        Cannot update Qt version information: /opt/Qt5/5.2.1/android_x86/bin/qmake cannot be run.
        Cannot update Qt version information: /opt/Qt5/5.2.1/gcc/bin/qmake cannot be run.
        Cannot update Qt version information: /opt/Qt5/5.2.1/android_armv5/bin/qmake cannot be run.
        No tool chain set from kit "Desktop".
        No tool chain set from kit "Desktop".@

        Some of the errors are non-sensical , the paths are completely wrong and I have never had 5.1.1 installed etc

        I ran ldd on the qt version of xcb and got

        @ldd libqxcb.so
        linux-gate.so.1 (0xb7720000)
        libX11-xcb.so.1 => /usr/lib/i386-linux-gnu/libX11-xcb.so.1 (0xb7606000)
        libXi.so.6 => /usr/lib/i386-linux-gnu/libXi.so.6 (0xb75f6000)
        libSM.so.6 => /usr/lib/i386-linux-gnu/libSM.so.6 (0xb75ee000)
        libICE.so.6 => /usr/lib/i386-linux-gnu/libICE.so.6 (0xb75d5000)
        libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xb75d0000)
        libxcb.so.1 => /usr/lib/i386-linux-gnu/libxcb.so.1 (0xb75ae000)
        libfontconfig.so.1 => /usr/lib/i386-linux-gnu/libfontconfig.so.1 (0xb7578000)
        libfreetype.so.6 => /usr/lib/i386-linux-gnu/libfreetype.so.6 (0xb74db000)
        libgthread-2.0.so.0 => /usr/lib/i386-linux-gnu/libgthread-2.0.so.0 (0xb74d8000)
        librt.so.1 => /lib/i386-linux-gnu/i686/cmov/librt.so.1 (0xb74cf000)
        libglib-2.0.so.0 => /lib/i386-linux-gnu/libglib-2.0.so.0 (0xb73d2000)
        libXrender.so.1 => /usr/lib/i386-linux-gnu/libXrender.so.1 (0xb73c8000)
        libXext.so.6 => /usr/lib/i386-linux-gnu/libXext.so.6 (0xb73b5000)
        libX11.so.6 => /usr/lib/i386-linux-gnu/libX11.so.6 (0xb727d000)
        libudev.so.0 => /lib/i386-linux-gnu/libudev.so.0 (0xb726d000)
        libQt5Gui.so.5 => /usr/local/Qt-5.2.1/lib/libQt5Gui.so.5 (0xb6e0e000)
        libQt5Core.so.5 => /usr/local/Qt-5.2.1/lib/libQt5Core.so.5 (0xb68f6000)
        libGL.so.1 => /usr/lib/i386-linux-gnu/libGL.so.1 (0xb689b000)
        libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 (0xb687f000)
        libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xb678c000)
        libm.so.6 => /lib/i386-linux-gnu/i686/cmov/libm.so.6 (0xb6746000)
        libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xb6729000)
        libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb657d000)
        libuuid.so.1 => /lib/i386-linux-gnu/libuuid.so.1 (0xb6577000)
        /lib/ld-linux.so.2 (0xb7721000)
        libXau.so.6 => /usr/lib/i386-linux-gnu/libXau.so.6 (0xb6574000)
        libXdmcp.so.6 => /usr/lib/i386-linux-gnu/libXdmcp.so.6 (0xb656e000)
        libz.so.1 => /lib/i386-linux-gnu/libz.so.1 (0xb6555000)
        libexpat.so.1 => /lib/i386-linux-gnu/libexpat.so.1 (0xb652c000)
        libpcre.so.3 => /lib/i386-linux-gnu/libpcre.so.3 (0xb64ee000)
        libpng12.so.0 => /lib/i386-linux-gnu/libpng12.so.0 (0xb64c4000)
        libglapi.so.0 => /usr/lib/i386-linux-gnu/libglapi.so.0 (0xb64ae000)
        libXdamage.so.1 => /usr/lib/i386-linux-gnu/libXdamage.so.1 (0xb64aa000)
        libXfixes.so.3 => /usr/lib/i386-linux-gnu/libXfixes.so.3 (0xb64a4000)
        libxcb-glx.so.0 => /usr/lib/i386-linux-gnu/libxcb-glx.so.0 (0xb648b000)
        libXxf86vm.so.1 => /usr/lib/i386-linux-gnu/libXxf86vm.so.1 (0xb6485000)
        libdrm.so.2 => /usr/lib/i386-linux-gnu/libdrm.so.2 (0xb6477000)@

        Which seems OK

        It is all extremely frustrating, I have been using Qt for years and have always built from sources.

        I need to look at QtQuick and cannot get past first base

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andreyc
          wrote on last edited by
          #4

          I would suggest to start from scratch.

          download correct version of Qt "Qt 5.2.1 for Linux 32-bit":http://download.qt-project.org/official_releases/qt/5.2/5.2.1/qt-opensource-linux-x86-5.2.1.run or "Qt 5.2.1 for Linux 64-bit":http://download.qt-project.org/official_releases/qt/5.2/5.2.1/qt-opensource-linux-x64-5.2.1.run

          make sure that you don't have /opt/Qt and any of its subdirs in a PATH or delete it completely

          Install it to your home directory with QtCreator that comes with the package

          Try to run QtCreator ~/Qt5.2.1/Tools/QtCreator/bin/qtcreator.sh

          1 Reply Last reply
          0
          • S Offline
            S Offline
            Schooner
            wrote on last edited by
            #5

            Hi

            I downloaded the correct version

            I removed all my previous $QTDIR etc entries from bashrc before doing so

            I installed to /opt/Qt because that is the default it offers

            When I tried to run the QtCreator that comes with it, it just hangs with no errors, like all the other binaries

            1 Reply Last reply
            0
            • A Offline
              A Offline
              andreyc
              wrote on last edited by
              #6

              Hmm, for me it offered to install in my home dir.
              What does ldd qtcreator shows?
              When QtCreator hangs open another terminal find a pid of the running qtcreator and run "strace pid" to see where qtcreator hangs.

              1 Reply Last reply
              0
              • S Offline
                S Offline
                Schooner
                wrote on last edited by
                #7

                I have now tried again on a vanilla install of Ubuntu 12.11

                No version of Qt has ever previously beeen installed, so there are no lurking paths or defines to upset matters

                Install appears to go OK, but as before any binary you try to run that displays graphically, as opposed to writes to stdout, just hangs (qmake --help will work properly for instance)

                The output from strace -p XXXX is below for designer, but it is the same for creator or any of the others

                It is just sitting there polling
                @
                strace -p 2402
                Process 2402 attached - interrupt to quit
                restart_syscall(<... resuming interrupted call ...>) = 1
                read(5, "\1\0\0\0\0\0\0\0", 16) = 8
                clock_gettime(CLOCK_MONOTONIC, {1236, 602265965}) = 0
                clock_gettime(CLOCK_MONOTONIC, {1236, 602339986}) = 0
                poll([{fd=5, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=13, events=POLLIN}], 4, 398) = 1 ([{fd=5, revents=POLLIN}])
                read(5, "\1\0\0\0\0\0\0\0", 16) = 8
                clock_gettime(CLOCK_MONOTONIC, {1236, 835176729}) = 0
                clock_gettime(CLOCK_MONOTONIC, {1236, 835242028}) = 0
                poll([{fd=5, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=13, events=POLLIN}], 4, 165) = 1 ([{fd=5, revents=POLLIN}])
                read(5, "\1\0\0\0\0\0\0\0", 16) = 8
                clock_gettime(CLOCK_MONOTONIC, {1236, 986049111}) = 0
                clock_gettime(CLOCK_MONOTONIC, {1236, 986101631}) = 0
                poll([{fd=5, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=13, events=POLLIN}], 4, 14) = 0 (Timeout)
                read(5, 0xbfdd905c, 16) = -1 EAGAIN (Resource temporarily unavailable)
                clock_gettime(CLOCK_MONOTONIC, {1237, 337299}) = 0
                clock_gettime(CLOCK_MONOTONIC, {1237, 384792}) = 0
                clock_gettime(CLOCK_MONOTONIC, {1237, 439757}) = 0
                poll([{fd=5, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=13, events=POLLIN}], 4, 180000) = 1 ([{fd=5, revents=POLLIN}])
                clock_gettime(CLOCK_MONOTONIC, {1237, 248708682}) = 0
                poll([{fd=5, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=13, events=POLLIN}], 4, 179752) = 1 ([{fd=5, revents=POLLIN}])
                read(5, "\1\0\0\0\0\0\0\0", 16) = 8
                clock_gettime(CLOCK_MONOTONIC, {1237, 248883293}) = 0
                clock_gettime(CLOCK_MONOTONIC, {1237, 248922336}) = 0
                poll([{fd=5, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=13, events=POLLIN}], 4, 179752) = 1 ([{fd=5, revents=POLLIN}])
                read(5, "\1\0\0\0\0\0\0\0", 16) = 8
                clock_gettime(CLOCK_MONOTONIC, {1237, 249906866}) = 0
                clock_gettime(CLOCK_MONOTONIC, {1237, 249973078}) = 0
                poll([{fd=5, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=13, events=POLLIN}], 4, 179751) = 1 ([{fd=5, revents=POLLIN}])
                read(5, "\1\0\0\0\0\0\0\0", 16) = 8
                clock_gettime(CLOCK_MONOTONIC, {1238, 210319944}) = 0
                clock_gettime(CLOCK_MONOTONIC, {1238, 210400129}) = 0
                poll([{fd=5, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, {fd=13, events=POLLIN}], 4, 178790) = ? ERESTART_RESTARTBLOCK (To be restarted)
                --- SIGINT (Interrupt) @ 0 (0) ---
                Process 2402 detached @

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  andreyc
                  wrote on last edited by
                  #8

                  What ldd on the designer or qtcreator shows?

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    Schooner
                    wrote on last edited by
                    #9

                    I am not running that partition now, so had to chroot into it, but it seems OK

                    @ldd qtcreator
                    linux-gate.so.1 => (0xb777b000)
                    libExtensionSystem.so.1 => /home/mick/Qt/Tools/QtCreator/bin/./../lib/qtcreator/libExtensionSystem.so.1 (0xb773d000)
                    libQt5Widgets.so.5 => /home/mick/Qt/Tools/QtCreator/bin/./../lib/qtcreator/libQt5Widgets.so.5 (0xb70ed000)
                    libQt5Network.so.5 => /home/mick/Qt/Tools/QtCreator/bin/./../lib/qtcreator/libQt5Network.so.5 (0xb6f98000)
                    libQt5Gui.so.5 => /home/mick/Qt/Tools/QtCreator/bin/./../lib/qtcreator/libQt5Gui.so.5 (0xb6afd000)
                    libQt5Core.so.5 => /home/mick/Qt/Tools/QtCreator/bin/./../lib/qtcreator/libQt5Core.so.5 (0xb6634000)
                    libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xb6604000)
                    libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xb651a000)
                    libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xb64fc000)
                    libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb6352000)
                    libgobject-2.0.so.0 => /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 (0xb6302000)
                    libglib-2.0.so.0 => /lib/i386-linux-gnu/libglib-2.0.so.0 (0xb6206000)
                    libX11.so.6 => /usr/lib/i386-linux-gnu/libX11.so.6 (0xb60cf000)
                    libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb60a3000)
                    libGL.so.1 => /usr/lib/i386-linux-gnu/mesa/libGL.so.1 (0xb6045000)
                    libicui18n.so.51 => /home/mick/Qt/Tools/QtCreator/bin/./../lib/qtcreator/./libicui18n.so.51 (0xb5e23000)
                    libicuuc.so.51 => /home/mick/Qt/Tools/QtCreator/bin/./../lib/qtcreator/./libicuuc.so.51 (0xb5caa000)
                    libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb5ca4000)
                    libgthread-2.0.so.0 => /usr/lib/i386-linux-gnu/libgthread-2.0.so.0 (0xb5ca1000)
                    librt.so.1 => /lib/i386-linux-gnu/librt.so.1 (0xb5c98000)
                    /lib/ld-linux.so.2 (0xb777c000)
                    libffi.so.6 => /usr/lib/i386-linux-gnu/libffi.so.6 (0xb5c91000)
                    libpcre.so.3 => /lib/i386-linux-gnu/libpcre.so.3 (0xb5c51000)
                    libxcb.so.1 => /usr/lib/i386-linux-gnu/libxcb.so.1 (0xb5c2e000)
                    libglapi.so.0 => /usr/lib/i386-linux-gnu/libglapi.so.0 (0xb5c18000)
                    libXext.so.6 => /usr/lib/i386-linux-gnu/libXext.so.6 (0xb5c06000)
                    libXdamage.so.1 => /usr/lib/i386-linux-gnu/libXdamage.so.1 (0xb5c02000)
                    libXfixes.so.3 => /usr/lib/i386-linux-gnu/libXfixes.so.3 (0xb5bfb000)
                    libX11-xcb.so.1 => /usr/lib/i386-linux-gnu/libX11-xcb.so.1 (0xb5bf7000)
                    libxcb-glx.so.0 => /usr/lib/i386-linux-gnu/libxcb-glx.so.0 (0xb5bdf000)
                    libXxf86vm.so.1 => /usr/lib/i386-linux-gnu/libXxf86vm.so.1 (0xb5bd9000)
                    libdrm.so.2 => /usr/lib/i386-linux-gnu/libdrm.so.2 (0xb5bcc000)
                    libicudata.so.51 => /home/mick/Qt/Tools/QtCreator/bin/./../lib/qtcreator/././libicudata.so.51 (0xb4683000)
                    libXau.so.6 => /usr/lib/i386-linux-gnu/libXau.so.6 (0xb467e000)
                    libXdmcp.so.6 => /usr/lib/i386-linux-gnu/libXdmcp.so.6 (0xb4677000)@

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      andreyc
                      wrote on last edited by
                      #10

                      Yep, looks pretty usual the only one difference with mine is absent of the following line
                      @
                      libxcb-dri2.so.0 => /usr/lib/i386-linux-gnu/libxcb-dri2.so.0 (0xb5c3b000)
                      @

                      I have Ubuntu 12.04 and Qt5.2.1 downloaded from Qt site. It is running inside VirtualBox with 3D acceleration enabled. And it works fine.

                      If you have all non-gui parts working then I would suggest to verify the graphics configuration of your Linux.

                      1 Reply Last reply
                      0
                      • S Offline
                        S Offline
                        Schooner
                        wrote on last edited by
                        #11

                        bq. If you have all non-gui parts working then I would suggest to verify the graphics configuration of your Linux.bq.

                        What would you suggest?

                        This problem has occured over several installs and builds on different OS's, running different kernels

                        I have nouveau as the driver for a nvidia card, every other program including Qt 4.8.2 works perfectly.

                        When I first tried this I was using a different video chip (on-board)
                        and the i915 driver

                        I tried building from sources some while back and it was only when building a sample program to test the build, that I realised anything GUI wise did not work.
                        I could build a commandline program no problem and all the build tools work (uic qmake moc etc)

                        1 Reply Last reply
                        0
                        • A Offline
                          A Offline
                          andreyc
                          wrote on last edited by
                          #12

                          And I just found that I have the following variable in my bashrc file.
                          @
                          export LIBGL_ALWAYS_SOFTWARE=1
                          @

                          1 Reply Last reply
                          0
                          • S Offline
                            S Offline
                            Schooner
                            wrote on last edited by
                            #13

                            bq. export LIBGL_ALWAYS_SOFTWARE=1bq.

                            No difference I'm afraid

                            I have seen that be necessary for X forwarding over ssh before now

                            libGL certainly works because I have some apps that use it a lot

                            1 Reply Last reply
                            0
                            • A Offline
                              A Offline
                              andreyc
                              wrote on last edited by
                              #14

                              [quote author="Schooner" date="1398100757"]
                              What would you suggest?

                              This problem has occured over several installs and builds on different OS's, running different kernels
                              [/quote]

                              I'm out of ideas.
                              You can try something like
                              @
                              strace qtcreator > strace.log 2>&1
                              and
                              ltrace qtcreator > ltrace.log 2>&1
                              @
                              to see on what system and library call it stopped.

                              1 Reply Last reply
                              0
                              • S Offline
                                S Offline
                                Schooner
                                wrote on last edited by
                                #15

                                I think I am getting somewhere now

                                I bought a new computer, long overdue, and after the initial install of Debian 7.4 and before even fetching build-essentials, I installed Qt-5.2 from the binary installer.

                                It worked, creator, designer etc all displayed.

                                However when I fetched all the pre-requisite packages for my development, Qt had stopped working.

                                The suspicion is on libglu1-mesa-dev which is required by the openGL plot rendering widget used in the project

                                New install in progress, this time will add packages incrementally until Qt breaks to confirm which one it is.

                                Looks like I am going to have to have separate Qt5 and linux development partitions, rather a pain, but when I get to the bottom of it a bug report will be following swiftly after.

                                regards

                                1 Reply Last reply
                                0
                                • A Offline
                                  A Offline
                                  andreyc
                                  wrote on last edited by
                                  #16

                                  Thank you for update. Please let know if you will find the cause of the problem.

                                  1 Reply Last reply
                                  0
                                  • S Offline
                                    S Offline
                                    Schooner
                                    wrote on last edited by
                                    #17

                                    Well, I have found the problem, or what causes it and it is nothing to do with libs that are installed.

                                    On a completely clean install of debian 7.4, I did a fresh install of Qt 5.2
                                    Tested and it worked fine and then log out.
                                    Next time you log in, it does not work!

                                    The error I got trying to open creator was
                                    @
                                    ./qtcreator.sh
                                    "Warning reading /home/mick/.config/QtProject/qtcreator/profiles.xml:12: Failed to read element "value"."
                                    "Warning reading /home/mick/.config/QtProject/qtcreator/profiles.xml:12: Failed to read element "value"."
                                    No tool chain set from kit "Desktop Qt 5.2.1 GCC 32bit".
                                    SOFT ASSERT: "tc" in file /work/build/qtsdk/qt-creator/src/plugins/debugger/debuggerkitinformation.cpp, line 62
                                    No tool chain set from kit "Desktop Qt 5.2.1 GCC 32bit".@

                                    The first 2 lines are because that file includes a reference to android stuff but I did not even install that.

                                    The rest, who knows.

                                    I can only imagine that whatever environment is set up in the install works and as soon as you log out and log in again, that enviroment is not present.

                                    I have wasted days of my life and am pissed off beyond measure that Qt have f******d a perfectly good system that existed until now with this rubbish.

                                    If I had not needed this to try to participate in a project which uses QtQuick, I would have just deleted it and stuck with 4.8.2 a long while back

                                    1 Reply Last reply
                                    0
                                    • C Offline
                                      C Offline
                                      clochydd
                                      wrote on last edited by
                                      #18

                                      Hi, I'm not sure if it helps as I had absolutely no problems installing on Debian derivates.
                                      The error messages point to the profile file in .config/QtProject/qtcreator. AFAIK this file will be updated when closing the Creator.
                                      You can check it if you delete profile.xml and start the Creator again.

                                      The next lines point to the Kit Desktop Qt 5.2.1 GCC 32bit that is configured in the Creator and appearantly got lost when closing.

                                      I suggest to delete the .xml and look at the kits after restart.

                                      1 Reply Last reply
                                      0
                                      • S Offline
                                        S Offline
                                        Schooner
                                        wrote on last edited by
                                        #19

                                        That didn't work, even with all copies of the xml deleted, just would not open.

                                        I cloned the git repo and built from sources.

                                        Now when I try to open designer I get
                                        bq. QXcbIntegration: Cannot create platform offscreen surface, neither GLX nor EGL are enabled

                                        I have built the full nvidia-glx drivers for my card and now when I use configure it shows
                                        @
                                        OpenGL / OpenVG:
                                        EGL .................. no
                                        OpenGL ............... desktop
                                        OpenVG ............... no
                                        PCRE ................... yes (bundled copy)
                                        pkg-config ............. yes
                                        PulseAudio ............. no
                                        QPA backends:
                                        DirectFB ............. no
                                        EGLFS ................ no
                                        KMS .................. no
                                        LinuxFB .............. yes
                                        XCB .................. yes (system library)
                                        EGL on X ........... no
                                        GLX ................ yes
                                        MIT-SHM ............ yes
                                        Xcb-Xlib ........... yes
                                        Xcursor ............ yes (loaded at runtime)
                                        Xfixes ............. yes (loaded at runtime)
                                        Xi ................. no
                                        Xi2 ................ yes
                                        Xinerama ........... yes (loaded at runtime)
                                        Xrandr ............. yes (loaded at runtime)
                                        Xrender ............ yes
                                        XKB ................ no
                                        XShape ............. yes
                                        XSync .............. yes
                                        XVideo ............. yes@

                                        So building again, maybe this will fix it, or maybe it will just give me different errors, who knows

                                        1 Reply Last reply
                                        0
                                        • A Offline
                                          A Offline
                                          andreyc
                                          wrote on last edited by
                                          #20

                                          I would suggest to rename the directory /home/mick/.config/QtProject/ to something else and then start QtCreator.
                                          Also, as Clochydd pointed, you need to take care of Qt Kit.
                                          Take a look in QtCreator options "Build & Run" page.
                                          Verify that Debuggers, Compilers, Qt Version, and Kits tabs have configured correctly or change them to make them configured correctly.

                                          [EDIT]: I typed this too long and this answer suppose to go to your post above last one.

                                          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