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. [Resolved] A question about Embedded Qt
Forum Updated to NodeBB v4.3 + New Features

[Resolved] A question about Embedded Qt

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 981 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.
  • S Offline
    S Offline
    stuartx
    wrote on last edited by
    #1

    Hi, I am going to develop an application for a device running embedded Linux. Currently I can develop a simple Qt program in a desktop box and load it to the embedded linux to run. I need your advice for the following questions:

    1. Do I need to buy the license for embedded Qt? Currently I have subscribed the desktop linux support. If I buy the license for embedded Qt, what more benefits I can get over the current subscription? Do I have to use the tools in the embedded Qt (like boot2Qt as advertised) to make a Qt application to run on an embedded system?
    2. This is my first time to develop embedded application. Since both my desktop and the embedded system are running Linux, the application developed on the desktop should run on the embedded Linux. Is this correct? I understand that the embedded system has limited hardware compared to the desktop.

    Thank you very much.

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

      Hi,

      1. Basically that depends on the level of support you would like to have and if your application should be closed source. Also, it's always nice to help fund Qt's development ;)
        Do you have to use the tools ? No you can do it by hand. However, one of the advantages of boot2Qt is that you can get an optimized distribution. The best would be to talk with the guys behind the product to see if it would fit in your use case.

      2. Yes as long as you can install or cross-compile the dependencies of your application. You should regularly test your application on your target device. It's easy to forget that your embedded system is generally far less powerful than your desktop computer.

      Hope it helps

      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
      • S Offline
        S Offline
        stuartx
        wrote on last edited by
        #3

        Hi SGaist, thank you very much for the information. I close this thread.

        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