Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. qmake points to the wrong path

qmake points to the wrong path

Scheduled Pinned Locked Moved Unsolved QtonPi
7 Posts 3 Posters 2.4k 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.
  • O Offline
    O Offline
    Owlwald
    wrote on last edited by
    #1

    Hi,
    so I'm following the wiki instructions from here to natively install qt5 on my RPi. Now I'm at the last step, but when I check to see to what point qmake points, it shows "/usr/bin/qmake". Can anybody help me out on this? I'm kind of a beginner in terms of linux.

    Thanks in advance.

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vish
      wrote on last edited by
      #2

      Check tht qmake version. Is it the same which u installed ??

      Development is possible at any level.

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

        Hi,

        /usr/bin/qmake is the one from Qt 4 that is installed by default on your distribution.

        You need to use the full path to your self-built Qt 5 qmake.

        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
        • O Offline
          O Offline
          Owlwald
          wrote on last edited by
          #4

          Hey,
          so how do I use the one from Qt5 then? Is there a way to use Qt in the X server?

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

            Like a wrote: use the full path to your Qt 5 qmake i.e. /path/to/Qt5/bin/qmake

            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
            • O Offline
              O Offline
              Owlwald
              wrote on last edited by
              #6

              Alright, I got it, thanks!

              So if I understood it correctly, to get a UI like on windows, I need to download Qt creator, right?

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

                Check the version available on the Pi, if old, then you can build Qt Creator from sources yourself

                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