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. compile QT 5.14.2 from source for iMX6 ARM
Forum Updated to NodeBB v4.3 + New Features

compile QT 5.14.2 from source for iMX6 ARM

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
embeddedimx6arm
1 Posts 1 Posters 337 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on 6 Jun 2023, 13:18 last edited by
    #1

    Hello.
    I use ARM-based iMX6 board MYZR-IMX6-EK314, SOM Quad IMX6 2 GB.
    I use toolchain fsl-imx-fb-glibc-x86_64-meta-toolchain-qt5-cortexa9hf-vfp-neon-toolchain-3.14.52-1.1.1.sh
    Linux kernel version Linux-3.14.52
    current version of QT 5.5.1
    I need to install QT 5.14.2 on a MYZR-IMX6-EK314 SOM Quad 2 GB board.
    How can I do it ? is there a ready compiled package for ARM IMX6 and how can i install it ?

    Also i tried to compile QT 5.14.2 from source but can't use toolchain fsl-imx-fb-glibc-x86_64-meta-toolchain-qt5-cortexa9hf-vfp-neon-toolchain-3.14.52-1.1.1

    ./configure asks to unset environment variable QMAKESPEC
    QMAKESPEC=/opt/fsl-imx-fb/3.14.52-1.1.1/sysroots/cortexa9hf-vfp-neon-poky-linux-gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++

    After I unset environment variable QMAKESPEC, ./configure creates a makefile, but the make command starts compiling QT for intel x64 architecture, not ARM

    Could you help me ?

    1 Reply Last reply
    0

    1/1

    6 Jun 2023, 13:18

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved