Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Cross compile Qt from Windows to Raspberry pi3
Forum Updated to NodeBB v4.3 + New Features

Cross compile Qt from Windows to Raspberry pi3

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
7 Posts 2 Posters 2.9k 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.
  • N Offline
    N Offline
    neda
    wrote on 17 Jun 2017, 08:47 last edited by neda
    #1

    Hi,
    I want to execute a application from windows to Raspberry pi3.
    I use this link:
    https://visualgdb.com/tutorials/raspberry/qt/embedded/
    I do step 1 to 21.
    For step 5 : qt-everywhere-opensource-src-5.6.1.tar.xz
    But when execute program I have this error:
    Unknown modul(s) in Qt:multimedia

    For test I create new project (Qt Quick Controls Application) but I have this error:
    Failed to upload file "D:\test\untitled1"

    J 1 Reply Last reply 19 Jun 2017, 12:10
    0
    • N neda
      17 Jun 2017, 08:47

      Hi,
      I want to execute a application from windows to Raspberry pi3.
      I use this link:
      https://visualgdb.com/tutorials/raspberry/qt/embedded/
      I do step 1 to 21.
      For step 5 : qt-everywhere-opensource-src-5.6.1.tar.xz
      But when execute program I have this error:
      Unknown modul(s) in Qt:multimedia

      For test I create new project (Qt Quick Controls Application) but I have this error:
      Failed to upload file "D:\test\untitled1"

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 19 Jun 2017, 12:10 last edited by jsulm
      #2

      @neda Sorry, but step 5 just tells you to download qt-everywhere-opensource-src-5.6.1.tar.xz
      So, at this exact step do you get this error? Which steps could you finish successfully?

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

      N 1 Reply Last reply 24 Jun 2017, 07:36
      0
      • J jsulm
        19 Jun 2017, 12:10

        @neda Sorry, but step 5 just tells you to download qt-everywhere-opensource-src-5.6.1.tar.xz
        So, at this exact step do you get this error? Which steps could you finish successfully?

        N Offline
        N Offline
        neda
        wrote on 24 Jun 2017, 07:36 last edited by neda
        #3

        @jsulm
        Thank you. I have not error in step 5. I want to say I use 5.6.1 version of Qt. I do all step of this link without error but I have error in execute projects.
        When execute program I have this error:
        Unknown modul(s) in Qt:multimedia

        For test I create new project (Qt Quick Controls Application) but I have this error:
        Failed to upload file "D:\test\untitled1"

        J 1 Reply Last reply 26 Jun 2017, 13:06
        0
        • N neda
          24 Jun 2017, 07:36

          @jsulm
          Thank you. I have not error in step 5. I want to say I use 5.6.1 version of Qt. I do all step of this link without error but I have error in execute projects.
          When execute program I have this error:
          Unknown modul(s) in Qt:multimedia

          For test I create new project (Qt Quick Controls Application) but I have this error:
          Failed to upload file "D:\test\untitled1"

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 26 Jun 2017, 13:06 last edited by
          #4

          @neda When you built Qt did you build QtMultimedia module?

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

          N 1 Reply Last reply 1 Jul 2017, 07:57
          0
          • J jsulm
            26 Jun 2017, 13:06

            @neda When you built Qt did you build QtMultimedia module?

            N Offline
            N Offline
            neda
            wrote on 1 Jul 2017, 07:57 last edited by neda 7 Jan 2017, 07:58
            #5

            @jsulm
            I don't know. Please guide me.

            J 1 Reply Last reply 3 Jul 2017, 04:25
            0
            • N neda
              1 Jul 2017, 07:57

              @jsulm
              I don't know. Please guide me.

              J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 3 Jul 2017, 04:25 last edited by
              #6

              @neda Can you show the output of configure command from step 12?

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

              N 1 Reply Last reply 3 Jul 2017, 04:44
              0
              • J jsulm
                3 Jul 2017, 04:25

                @neda Can you show the output of configure command from step 12?

                N Offline
                N Offline
                neda
                wrote on 3 Jul 2017, 04:44 last edited by
                #7

                @jsulm
                I reinstalled Qt.
                I can run "Qt Widgets Application" but I can not run "Qt Quick Controls Application" and I have this error:

                QML debugging is enabled. Only use this in a safe environment.
                Unable to query physical screen size, defaulting to 100 dpi.
                To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
                QQmlApplicationEngine failed to load component
                qrc:/main.qml:2 module "QtQuick.Controls" plugin "qtquickcontrolsplugin" not found
                
                
                
                1 Reply Last reply
                0

                5/7

                1 Jul 2017, 07:57

                • Login

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