Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Why Qt version recognize as for desktop? not for embedded linux?
Forum Update on Monday, May 27th 2025

Why Qt version recognize as for desktop? not for embedded linux?

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
yoctocreatorversionembeddeddesktop
7 Posts 2 Posters 2.3k 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.
  • R Offline
    R Offline
    rickY79
    wrote on 15 Jun 2016, 05:31 last edited by
    #1

    Hi,
    I had compiled Embedded Device of qt5 using yocto. (in case i had used meta-toolchain-qt5)
    And then install sdk using the script that created by after compile.

    I had tried to use the sdk in QtCreator tool. (Tool -> options > Build&Run, goes Qt Versions tabs and added Qt by click add button)
    I think it should be aware as Qt version 5.5.1 for Embedded Linux,
    but It was recognized as the Qt version 5.5.1 for Desktop.

    Could shares to me what is the problems?

    Thanks
    ricky

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 15 Jun 2016, 06:35 last edited by
      #2

      Maybe it is just wrong naming?
      What do you see if you expand Details in "Qt Versions" after selecting your manually added Qt?
      What is ABI there?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      R 1 Reply Last reply 15 Jun 2016, 07:50
      1
      • J jsulm
        15 Jun 2016, 06:35

        Maybe it is just wrong naming?
        What do you see if you expand Details in "Qt Versions" after selecting your manually added Qt?
        What is ABI there?

        R Offline
        R Offline
        rickY79
        wrote on 15 Jun 2016, 07:50 last edited by
        #3

        @jsulm i think... it should be displaying as Qt version for embedded...
        But,
        If there is no problem when operating, it doesn't care.

        Anyway.
        Here is detail information.

        Name:
        Qt 5.5.1 rsdk
        ABI: x86-linux-generic-elf-64bit
        Source: /usr/local/oecore-x86_64/sysroots/corei7-64-poky-linux/usr
        mkspec: linux-oe-g++
        qmake: /usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr/bin/qt5/qmake
        Version: 5.5.1
        --- skiped ---

        Thanks.
        ricky

        1 Reply Last reply
        0
        • J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 15 Jun 2016, 07:54 last edited by
          #4

          So, your device is x86 based?
          If it works then I guess it is just a naming issue (maybe the logic is: x86 ? "Desktop" : "Something else").

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          R 1 Reply Last reply 16 Jun 2016, 01:39
          0
          • J jsulm
            15 Jun 2016, 07:54

            So, your device is x86 based?
            If it works then I guess it is just a naming issue (maybe the logic is: x86 ? "Desktop" : "Something else").

            R Offline
            R Offline
            rickY79
            wrote on 16 Jun 2016, 01:39 last edited by rickY79
            #5

            @jsulm said:

            So, your device is x86 based?
            If it works then I guess it is just a naming issue (maybe the logic is: x86 ? "Desktop" : "Something else").

            Yes, it is base on x86.
            Ok, it seems be a just naming issue.

            Does not all x86 system separate the embedded, desktop system?
            or
            only happend to me?

            Thanks
            ricky

            1 Reply Last reply
            0
            • J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 16 Jun 2016, 04:09 last edited by
              #6

              I don't know how QtCreator handles desktop/embedded when you add Qt.

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              R 1 Reply Last reply 16 Jun 2016, 05:16
              0
              • J jsulm
                16 Jun 2016, 04:09

                I don't know how QtCreator handles desktop/embedded when you add Qt.

                R Offline
                R Offline
                rickY79
                wrote on 16 Jun 2016, 05:16 last edited by
                #7

                @jsulm
                Ok, i will makes progress goes on.
                Thank you very much.
                Best Regards.

                1 Reply Last reply
                0

                2/7

                15 Jun 2016, 06:35

                topic:navigator.unread, 5
                • Login

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