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. Raspberry Pi cross compile problem
Forum Updated to NodeBB v4.3 + New Features

Raspberry Pi cross compile problem

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 437 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.
  • W Offline
    W Offline
    wesoly
    wrote on last edited by wesoly
    #1

    Hello, sorry for my english, i'm from Poland :)
    I want to cross compile my program from QT Creator with QT 5.4 to my Raspberry Pi. Following this instruction:
    https://wiki.qt.io/RaspberryPi_Beginners_Guide,
    when I run:./init-repository, console return this text:

    + git config commit.template /home/wesoly/opt/qt5/qtxmlpatterns/../.commit-template
    + git config remote.gerrit.url ssh://codereview.qt-project.org/qt/qtxmlpatterns.git
    + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
    + git submodule update --no-fetch
    fatal: reference is not a tree: 075c0298d1c75dd2d61849b559edcb357d638689
    Unable to checkout '075c0298d1c75dd2d61849b559edcb357d638689' in submodule path 'qt3d'
    git submodule update --no-fetch exited with status 256 at ./init-repository line 221.
            Qt::InitRepository::exe('Qt::InitRepository=HASH(0x723190)', 'git', 'submodule', 'update', '--no-fetch') called at ./init-repository line 399
            Qt::InitRepository::git_clone_all_submodules('Qt::InitRepository=HASH(0x723190)', 'qt/qt5', 0, 'default') called at ./init-repository line 565
            Qt::InitRepository::run('Qt::InitRepository=HASH(0x723190)') called at ./init-repository line 576](link url)
    

    The nightmare continues for several days :(
    Maybe anyone have better instruction to create cross compile?

    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