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 4.8 Cross Compiling Configuration
Forum Updated to NodeBB v4.3 + New Features

Qt 4.8 Cross Compiling Configuration

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
qtcrosscompile
3 Posts 3 Posters 786 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.
  • S Offline
    S Offline
    s.rosi
    wrote on 4 Sept 2017, 09:14 last edited by
    #1

    Hi all,
    I tried to install and configure Qt for cross compiling from a x86 Ubuntu 14.10 on a iMX6 target board equipped with a custom Ubuntu 14.10 clearly NOT of embedded family. All my efforts crashes in face of the wall built by the ./configure parameters. May someone help me?
    Thank you
    Sandro Rosi

    S 1 Reply Last reply 12 Sept 2017, 09:26
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 4 Sept 2017, 22:39 last edited by
      #2

      Hi and welcome to devnet,

      You need to provide more details about what you are using, the configuration parameters and the exact error you get.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S s.rosi
        4 Sept 2017, 09:14

        Hi all,
        I tried to install and configure Qt for cross compiling from a x86 Ubuntu 14.10 on a iMX6 target board equipped with a custom Ubuntu 14.10 clearly NOT of embedded family. All my efforts crashes in face of the wall built by the ./configure parameters. May someone help me?
        Thank you
        Sandro Rosi

        S Offline
        S Offline
        Sarath AK
        wrote on 12 Sept 2017, 09:26 last edited by Sarath AK 9 Dec 2017, 09:33
        #3

        @s.rosi

        Try this config,

        ./configure -confirm-license -prefix /opt/qt_4_8_7 -opensource -nomake examples -nomake tests -xplatform qws/linux-arm-sarath-g++ -platform linux-g++ -shared -embedded arm -sysroot /opt/poky/2.0/sysroots/cortexa8hf-vfp-neon-poky-linux-gnueabi -qt3support -fast -qt-libpng -qt-libjpeg -openssl -openssl-linked -reduce-exports

        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