Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt for developing applications on ARM based processors
Forum Updated to NodeBB v4.3 + New Features

Qt for developing applications on ARM based processors

Scheduled Pinned Locked Moved Mobile and Embedded
9 Posts 3 Posters 2.3k 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.
  • A Offline
    A Offline
    arbj
    wrote on 14 May 2014, 18:14 last edited by
    #1

    Hi,

    This may sound as a familiar question.

    I would like to develop applications for an ARM based Touch Panel PC, running on Ubuntu 12.04 operating system.

    I use a laptop running on Ubuntu 12.04, I would like to develop applications on this and then cross-compile for the touch panel PC (ARM based running on Ubuntu 12.04), is this possible with qt creator ?

    Most of my applications would use GUI of some kind, can the GUI (forms etc.) be developed on Qt, or do I need a separate tool for this.

    Please also point me out to a tutorial that would help me setup Qt creator for cross-compiling.

    Thanks
    a

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 14 May 2014, 22:30 last edited by
      #2

      Hi and welcome to devnet,

      You should also add which version of Qt you are planning to use on your target as well as what you are going to use to render the graphics (frame buffer, X server, Wayland etc…)

      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
      • A Offline
        A Offline
        arbj
        wrote on 15 May 2014, 03:59 last edited by
        #3

        I would like to make GUI based applications. The application would contain forms, buttons text boxes and other such components. the application would also communicate via RS 232 port to external hardware.

        I used to develop on Eclipse for beaglebone black computer, but these applications had no user interface.

        I think Qt 5.3 would be suitable for my application..??

        Please advise.

        I have been able to find some information on setting up Qt for cross-compilation for linux ARM based devices.
        thanks
        a

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tomasz3dk
          wrote on 15 May 2014, 05:50 last edited by
          #4

          In my work we use Qt 5.2.1, for our hardware based on Nvidia Tegra. Earlier we used Qt 5.0.2 but there wasn't by default QtSerialPort, and in Qt 5.2.1 was added positioning module so we decided to use newer version.

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 15 May 2014, 06:52 last edited by
            #5

            This still doesn't answer the main question: what graphic stack are you going to use ?

            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
            • A Offline
              A Offline
              arbj
              wrote on 15 May 2014, 16:22 last edited by
              #6

              bq. This still doesn’t answer the main question: what graphic stack are you going to use ?bq.

              i was hoping you might advise me on that...

              thanks
              a

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 15 May 2014, 20:18 last edited by
                #7

                So you are asking me to give you advices about development on a board that I know nothing about for a project that I know even less ?

                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
                • A Offline
                  A Offline
                  arbj
                  wrote on 16 May 2014, 04:06 last edited by
                  #8

                  The board is ARM based and the operating system is Debian.
                  Kindly tell me what other information you need.

                  thanks
                  a

                  1 Reply Last reply
                  0
                  • T Offline
                    T Offline
                    tomasz3dk
                    wrote on 16 May 2014, 05:12 last edited by
                    #9

                    What board it is? Which processor it has?
                    Edit:
                    Ok i read email from you, and now i know that it is Beaglebone Black. I don't known how it works for new BBB with Debian (earlier default was Angstrom on internal flash ) because i haven't tested yet, but for Angstrom read this "thread":http://qt-project.org/forums/viewthread/35542 . Derek Molloy's tutorials are ok but little outdated.

                    1 Reply Last reply
                    0

                    1/9

                    14 May 2014, 18:14

                    • Login

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