Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Qt with Yocto -Problem
Forum Update on Monday, May 27th 2025

Qt with Yocto -Problem

Scheduled Pinned Locked Moved 3rd Party Software
3 Posts 2 Posters 1.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
    Nilesh Prakash Kokane
    wrote on 9 Aug 2014, 10:00 last edited by
    #1

    Hi

    I have a final setup of Qt-creator as follows.I ran the script in the /opt/poky/1.6.1/ and opened the qt-creator from the concole. with this settings as below i’m trying to cross-compile the sample clock code

    1. General http://picpaste.com/1-gAmJsS3o.png
    2. Kits http://picpaste.com/2-Y3kFvHIG.png
    3. Qt version http://picpaste.com/3-lwZngysy.png
      4 compiler http://picpaste.com/4-M4y6gJYb.png
    4. Debugger http://picpaste.com/5-DQhrxi6t.png
    5. CMake http://picpaste.com/6-l3FhICDq.png
    6. Build Settings http://picpaste.com/7-4myooBgL.png

    With the settings ,clock code is giving me error8.

    1. http://picpaste.com/8-kGmTWy3P.png

    14:32:34: Running steps for project clocks…

    14:32:34: Could not start process “/opt/poky/1.6.1/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/bin/make” clean

    Error while building/deploying project clocks (kit: wandboard)

    When executing step ‘Make’

    14:32:34: Elapsed time: 00:00.

    Please if you can assist.

    Thanks

    Nilesh Kokane

    1 Reply Last reply
    0
    • M Offline
      M Offline
      msue
      wrote on 13 Aug 2014, 09:54 last edited by
      #2

      Can you start make
      @/opt/poky/1.6.1/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/bin/make clean
      @
      from the command line?

      1 Reply Last reply
      0
      • N Offline
        N Offline
        Nilesh Prakash Kokane
        wrote on 13 Aug 2014, 10:07 last edited by
        #3

        Hi,
        Thanks for your valuable reply first of all.Its giving me the following error.

        minda@minda-HP-dx2480-MT-VP562PA:~$ /opt/poky/1.6.1/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/bin/make clean
        bash: /opt/poky/1.6.1/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/bin/make: cannot execute binary file: Exec format error

        Also I'd like to update that i just tried to manually generate the Make file bu the command

        /opt/poky/1.6.1/sysroots/i686-pokysdk-linux/usr/bin/qt5/qmake -o Makefile /home/minda/Qt5.3.1/Examples/Qt-5.3/quick/demos/clocks/clocks.pro

        I generated and when i gave

        make clean
        and make both succedded and gave me a code thats running on the arm successfully.

        can you suggest me something

        Thanks
        Nilesh Kokane

        Nilesh Kokane

        1 Reply Last reply
        0

        1/3

        9 Aug 2014, 10:00

        • Login

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