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

Qt 4.8 Cross Compiling Configuration

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
qtcrosscompile
3 Posts 3 Posters 888 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 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
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on 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

        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 last edited by Sarath AK
        #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