Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. ARM Cross - compilation
Forum Updated to NodeBB v4.3 + New Features

ARM Cross - compilation

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.5k 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.
  • D Offline
    D Offline
    Danilo87
    wrote on last edited by
    #1

    Hi everyone,
    i've realized an application using QT Creator and now i'd like to crosscompile it for BeagleBoard (arm-linux-gnueabi).
    In Qt Creator i've noted that in:

    Project -> Build Settings -> ToolChain -> Manage

    it's possible to specify the toolchain to be used. I've cloned the default toolchain creating an ARM_compilation and adding to it the path of my toolchain (I've dowloaded the CodeSourcery) but when i want to compile my app using it, the Qt creator don't let me to select the new toolchain and compiles using the default GCC for X86......

    Note that i would like to crosscompile the app in my PC, and only later insert the binary crosscompiled in my BeagleBoard.

    Any ideas to solve this boring problem???

    Thanks

    1 Reply Last reply
    0
    • mrdebugM Offline
      mrdebugM Offline
      mrdebug
      wrote on last edited by
      #2

      In the past I used qemu to emulate an arm machine with Debian just for compile. Is not a quick solution but works.
      Sorry, do you know a economic board with 256 Mb of ram where I can install Debian for arm, with a touch screen display?

      Need programmers to hire?
      www.labcsp.com
      www.denisgottardello.it
      GMT+1
      Skype: mrdebug

      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