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. QtCreator under arm arch (Cubox)
Forum Updated to NodeBB v4.3 + New Features

QtCreator under arm arch (Cubox)

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 2.3k 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.
  • R Offline
    R Offline
    roderick1980
    wrote on last edited by
    #1

    Hello, I've recently purchased a Cubox (with Ubuntu 10.04 installed by default) and I've installed QtCreator on it, via Synaptic Package Manager.

    The thing is that it's being impossible to start QtCreator, even though it seems to be properly installed (it shows no error either).
    I'd like to know if someone has headed with the same problem.

    As a result, I decided to try qmake+make under command line, but, despite being successful while qmaking+making, then, when I execute the application the following error appears: "Illegal instruction" and the application exits.

    I'd really appreciate any help with this. In the following lines I've appended some information that might be useful. Thanks.

    $ file pruebaqt
    pruebaqt: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.16, not stripped
    $ ls -l /usr/share/qt4/mkspecs/default
    lrwxrwxrwx 1 root root 9 Jun 8 12:34 /usr/share/qt4/mkspecs/default -> linux-g++

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dvillalobos
      wrote on last edited by
      #2

      Hi,

      Did you try to use the package provided by Qt instead the Ubuntu one?

      You can download the last SDK here: http://qt-project.org/downloads

      Hope it helps.

      Regards

      David

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        We do not provide a ARM binary for linux AFAIK, so unfortunately you will have to stick with Ubuntu there.

        Did you check the ubuntu bug database yet? Maybe it is a known issue.

        1 Reply Last reply
        0
        • R Offline
          R Offline
          roderick1980
          wrote on last edited by
          #4

          Hello,

          thanks for the replies.

          To David, i'd like to give thanks for his interest, but I ried the package unsuccessfully.

          To Tobias, I will try what he proposes.

          Cheers

          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