Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Wiki Discussion
  4. QXT library not getting installed on ubuntu 14.04

QXT library not getting installed on ubuntu 14.04

Scheduled Pinned Locked Moved Wiki Discussion
15 Posts 2 Posters 7.4k 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.
  • T Offline
    T Offline
    tanviprabhugaonkar
    wrote on last edited by
    #3

    I am using qt5 qmake

    QMake version 3.0
    Using Qt version 5.2.1 in /usr/lib/x86_64-linux-gnu

    no idea why its searching for qt4..I am new to Qt Please help

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

      Are you sure you don't have both installed ?

      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
      • T Offline
        T Offline
        tanviprabhugaonkar
        wrote on last edited by
        #5

        I tried following..It says qt4-qmake not installed

        apt-get remove --purge qt4-qmake
        Reading package lists... Done
        Building dependency tree
        Reading state information... Done
        Package 'qt4-qmake' is not installed, so not removed
        You might want to run 'apt-get -f install' to correct these:
        The following packages have unmet dependencies:
        gammaray : Depends: libcgraph6 but it is not going to be installed
        Depends: libgvc6 but it is not going to be installed
        Depends: libqt5scripttools5 (>= 5.0.2) but it is not going to be installed
        Recommends: gammaray-probe-qt4 but it is not going to be installed
        E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

        Am I missing on somrthing?

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tanviprabhugaonkar
          wrote on last edited by
          #6

          sorry for the formatting

          I tried following..It says qt4-qmake not installed

          apt-get remove —purge qt4-qmake

          Reading package lists…
          Done Building dependency tree Reading state information…
          Done Package ‘qt4-qmake’ is not installed, so not removed
          You might want to run ‘apt-get -f install’ to correct these: The following packages have unmet dependencies: gammaray : Depends: libcgraph6 but it is not going to be installed Depends: libgvc6 but it is not going to be installed Depends: libqt5scripttools5 (>= 5.0.2) but it is not going to be installed Recommends: gammaray-probe-qt4 but it is not going to be installed E: Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a solution).
          Am I missing on somrthing?

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

            which version of Qxt are you trying to build ?

            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
            • T Offline
              T Offline
              tanviprabhugaonkar
              wrote on last edited by
              #8

              There is noversion metioned a s such but name is libqxt-QT5.tar. Is there any stable version available which I can try?

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

                You can clone the latest version and call

                @configure -qmake-bin /path/to/qt5/qmake@

                However be aware that the library is not currently maintained (from their project page)

                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
                • T Offline
                  T Offline
                  tanviprabhugaonkar
                  wrote on last edited by
                  #10

                  Tried above . Dint help. Getting same error as posted at the start. Don't understand why it is still searching for qt4

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

                    Did you download a more recent version of Qxt ?

                    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
                    • T Offline
                      T Offline
                      tanviprabhugaonkar
                      wrote on last edited by
                      #12

                      I have downloaded qxt from http://dev.libqxt.org/libqxt/get/master.zip

                      still not working :(. Can you please give me latest comiled version?

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

                        What do you mean by not working ?

                        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
                        • T Offline
                          T Offline
                          tanviprabhugaonkar
                          wrote on last edited by
                          #14

                          Getting same error posted at the start of this post

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

                            Can you show how you are configuring it ?

                            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

                            • Login

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