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. QT- SDK for ARMv7 (Cortex A8)

QT- SDK for ARMv7 (Cortex A8)

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 3 Posters 6.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.
  • C Offline
    C Offline
    carpenter
    wrote on last edited by
    #1

    Hallo,
    is there a SDK for the ARMv7 architecture?

    Does it makes huge efforts to build QT for a embedded device, using Windows Embedded Compact 7, based on a ARMv7 (Cortex A8) architectur?
    What about using a device with Ubuntu OS, also on a ARMv7 architectur?

    I got a freescale i.MX53 Quick Start Board. The mentioned operating systems are allready running.

    (This is the only topic, where the ARMv7 architectur is used? http://developer.qt.nokia.com/forums/viewthread/5774 )

    best regards

    edit: fixed link - xsacha

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      Your link is broken because of ')' at the end.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jbarron
        wrote on last edited by
        #3

        There is no built in support for generic ARM targets, but it is possible to use Qt Creator with an external toolchain. Once you have compiled Qt using your toolchain, simply go into Creator's options and select the "Qt4" page. Then you can add your cross-compiled Qt version here and Creator will automatically pick up the toolchain and allow you to compile projects with it.

        I haven't tried WinCE in Creator so I have no idea if that works (especially the debugger).

        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