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 Compiling to Beaglebone Black
Forum Updated to NodeBB v4.3 + New Features

Cross Compiling to Beaglebone Black

Scheduled Pinned Locked Moved Installation and Deployment
16 Posts 2 Posters 5.2k 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #2

    Hi and welcome to devnet,

    You didn't tell what your problem was so it'll be hard to understand. What error are you getting ?

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

      sir SGaist,
      I have searched this site,
      http://www.cloud-rocket.com/2013/07/building-qt-for-beaglebone/
      and I followed the instructions (if needed, i'll send some screenshots)

      After I deploy the project file I can't find the file to the beaglebone black .. so its difficult to trace where's the conflict behind, I hope you will understand my problem, thanks.

      -jonathangurap

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

        What files are you not finding ? The executable you just built ? The Qt Libraries ?

        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
        • B Offline
          B Offline
          black_raven
          wrote on last edited by
          #5

          Yes, the executable files that I deployed to beaglebone..

          !https://www.facebook.com/photo.php?fbid=729471117112896&set=a.700147806711894.1073741855.100001500445439&type=3&theater!

          !https://www.facebook.com/photo.php?fbid=729471123779562&set=a.700147806711894.1073741855.100001500445439&type=3&theater!

          !https://www.facebook.com/photo.php?fbid=729471120446229&set=a.700147806711894.1073741855.100001500445439&type=3&theater!

          !https://www.facebook.com/photo.php?fbid=729471147112893&set=a.700147806711894.1073741855.100001500445439&type=3&theater!

          -jonathangurap

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

            I can't see any of the image you posted

            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
            • B Offline
              B Offline
              black_raven
              wrote on last edited by
              #7

              sorry sir SGaist for the inconvenience..
              i'll send it again..

              -jonathangurap

              1 Reply Last reply
              0
              • B Offline
                B Offline
                black_raven
                wrote on last edited by
                #8

                https://drive.google.com/#folders/0B2ZmbzhNptRGdGxyZjJxWjk0NEk

                sir SGaist this is the picture taken last Monday..,
                I hope you will have a solution about this problem..

                thanks..

                -jonathangurap

                1 Reply Last reply
                0
                • B Offline
                  B Offline
                  black_raven
                  wrote on last edited by
                  #9

                  sir SGaist this is my LinkedIn account,

                  ph.linkedin.com/pub/nathan-gurap/97/75a/302/

                  -jonathangurap

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

                    Can't access that one either

                    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
                    • B Offline
                      B Offline
                      black_raven
                      wrote on last edited by
                      #11

                      Sir Sam, these are the problems that I encounter this week:
                      1.Configuring KITS which is the Beaglebone
                      2. Error in deploying
                      3. No Local File Path/Remote Directory appear in the Deployment
                      4. sh: -q: invalid option

                      I retry to configure the toolchain and Qt opensource-4.8.5 and follow the instruction from the site that I have given before but no changes happen, what can I do to solve this problem?

                      -jonathangurap

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

                        What are the errors you are getting ?

                        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
                        • B Offline
                          B Offline
                          black_raven
                          wrote on last edited by
                          #13

                          _This is the error:

                          *remote process finished with exit code 2.

                          then the output error:

                          make: Leaving directory `/home/sqs/Videos'
                          08:10:18: The process "/usr/bin/make" exited normally.
                          08:10:18: Connecting to device...
                          08:10:18: The remote file system has 951 megabytes of free space, going ahead.
                          08:10:18: Deploy step finished.
                          08:10:18: No deployment action necessary. Skipping.
                          08:10:18: Deploy step finished.
                          08:10:18: Starting remote command '-qws'...
                          sh: -q: invalid option
                          Usage: sh [GNU long option] [option] ...
                          sh [GNU long option] [option] script-file ...
                          GNU long options:
                          --debug
                          --debugger
                          --dump-po-strings
                          --dump-strings
                          --help
                          --init-file
                          --login
                          --noediting
                          --noprofile
                          --norc
                          --posix
                          --protected
                          --rcfile
                          --restricted
                          --verbose
                          --version
                          Shell options:
                          -irsD or -c command or -O shopt_option (invocation only)
                          -abefhkmnptuvxBCHP or -o option
                          08:10:18: Remote process finished with exit code 2.
                          08:10:18: Deploy step failed.
                          Error while building/deploying project a (kit: Beaglebone)
                          When executing step 'Run custom remote command'

                          -jonathangurap

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

                            There's something fishy here, it looks like your application name is not present only the options i.e. -qws

                            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
                            • B Offline
                              B Offline
                              black_raven
                              wrote on last edited by
                              #15

                              good morning sir Sam

                              why qt4-embedded cannot install to my beaglebone?

                              root@beaglebone:~# opkg install qt4-embedded

                              • Installing qt4-embedded (4.8.1-r50.1.3) to root...
                              • Downloading http://feeds.angstrom-distribution.org/feeds/v2012.12/ipk/eglibc/armv7a-vfp-neon/base/qt4-embedded_4.8.1-r50.1.3_armv7a-vfp-neon.ipk.
                              • qt4-embedded: unsatisfied recommendation for qt4-embedded-common
                              • qt4-embedded: unsatisfied recommendation for libqt-embeddeduitools4
                              • qt4-embedded: unsatisfied recommendation for libqt-embeddedassistantclient4
                              • libgles-omap3-flipwsegl: unsatisfied recommendation for libgles-omap3-flipwsegl-es2
                              • libgles-omap3-linuxfbwsegl: unsatisfied recommendation for libgles-omap3-linuxfbwsegl-es2
                              • libgles-omap3-blitwsegl: unsatisfied recommendation for libgles-omap3-blitwsegl-es2
                              • libgles-omap3-frontwsegl: unsatisfied recommendation for libgles-omap3-frontwsegl-es2
                              • libgles-omap3: unsatisfied recommendation for libgles-omap3-es2
                              • qt4-embedded: unsatisfied recommendation for libqt-embeddedmediaservices4
                              • qt4-embedded: unsatisfied recommendation for libqt-embeddedopengl4
                              • qt4-embedded: unsatisfied recommendation for libqt-embeddedpvrqwswsegl4

                              Collected errors:

                              • satisfy_dependencies_for: Cannot satisfy the following dependencies for qt4-embedded: * kernel-image-3.2.30 *
                              • opkg_install_cmd: Cannot install package qt4-embedded.

                              #thanks
                              #have_a_nice_day

                              -jonathangurap

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

                                From the error it can't get the linux kernel image 3.2.30 package that their Qt package seems to rely on.

                                You should ask this on the angstrom distribution forum

                                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

                                • Login

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