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. opensource boot2qt qtcreator kit with no device or qt version
Forum Updated to NodeBB v4.3 + New Features

opensource boot2qt qtcreator kit with no device or qt version

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
7 Posts 2 Posters 987 Views 2 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.
  • P Offline
    P Offline
    pereira98
    wrote on 8 Feb 2021, 12:58 last edited by
    #1

    Hi, I've successfully built a boot2qt image for raspberrypi3 with Qt 6.0.1 and it's toolchain but, because I'm an opensource user, the script to configure qtcreator didn't work, the kit has no device or qt version, now I don't know exactly what I should do. When I manually create a new Kit there is no correct version for raspberry pi, do I need to build qt6.0.1 for raspberry pi cross compilation and then deploy my app to the boot2qt image? I'm using Ubuntu 20.10Captura de ecrã de 2021-02-08 12-52-07.png

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 8 Feb 2021, 13:10 last edited by
      #2

      I think boot2qt is available only under commercial license. You should not be using it as open source user at all:

      Qt for Device Creation is licensed under the Qt Enterprise commercial license.

      Maybe I'm wrong though.

      (Z(:^

      1 Reply Last reply
      0
      • P Offline
        P Offline
        pereira98
        wrote on 8 Feb 2021, 13:14 last edited by
        #3

        Well the meta is available for all users, enhanced support is only available for commercial users correct, but I think building an image and using it for personal use is allowed, correct me if I'm wrong, if I shouldn't use it, why could I do it?

        S 1 Reply Last reply 8 Feb 2021, 13:21
        0
        • P pereira98
          8 Feb 2021, 13:14

          Well the meta is available for all users, enhanced support is only available for commercial users correct, but I think building an image and using it for personal use is allowed, correct me if I'm wrong, if I shouldn't use it, why could I do it?

          S Offline
          S Offline
          sierdzio
          Moderators
          wrote on 8 Feb 2021, 13:21 last edited by
          #4

          @pereira98 said in opensource boot2qt qtcreator kit with no device or qt version:

          correct me if I'm wrong,

          As said, I don't know. Check the license file which should be somewhere in code.

          And if license file is missing, you can't use it (because copyright!). If you have a link put it here please and I'll take a look.

          if I shouldn't use it, why could I do it?

          Sometimes it's easier to put something online for consistency reasons, than it is to keep it secret. But that does not change the law: if a license file is present, it should be followed (how? Depends on what is written inside). If it is not there, then the code is fully copyrighted and cannot be used by anybody for any reason, without written permission from the owner.

          (Z(:^

          1 Reply Last reply
          1
          • P Offline
            P Offline
            pereira98
            wrote on 8 Feb 2021, 13:34 last edited by
            #5

            I think you're right, I thought I could since I'm using qt open source and yocto is also open source, here are relevant links

            https://code.qt.io/cgit/yocto/meta-qt6.git/tree/licenses
            https://doc.qt.io/QtForDeviceCreation-5.12/qtee-licenses.html

            1 Reply Last reply
            0
            • S Offline
              S Offline
              sierdzio
              Moderators
              wrote on 8 Feb 2021, 13:40 last edited by
              #6

              Hm, looks like if you build it yourself, you could use it under GPL v3 - so your code will need to be GPL v3 as well. Not sure though, I don't know if this license applies to boot2qt as such or to products create with it (or both - most probably that's the case). Best ask Qt Company for clarification.

              If your goal is just to cross-compile Qt for Raspberry Pi, you don't need boot2qt at all.

              (Z(:^

              1 Reply Last reply
              0
              • P Offline
                P Offline
                pereira98
                wrote on 8 Feb 2021, 13:44 last edited by pereira98 2 Aug 2021, 13:45
                #7

                my goal was to test performance of boot2qt vs raspbian, since I want my raspberry just for my app, it will boot and go straight to my app. Since boot2qt is a custom image to run Qt apps I thought it was my best option. Thanks for your time!

                1 Reply Last reply
                0

                2/7

                8 Feb 2021, 13:10

                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