Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Problems with Building QT5 for i.MX6
QtWS25 Last Chance

Problems with Building QT5 for i.MX6

Scheduled Pinned Locked Moved Installation and Deployment
i.mx6qt5
1 Posts 1 Posters 820 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.
  • K Offline
    K Offline
    Khalisi
    wrote on last edited by
    #1

    Hello.I building Qt5 for i.MX6 on this instruction https://community.freescale.com/docs/DOC-94066
    But on the fifth point, I have problems.
    I created a script .sh:

    #!/bin/bash
    cd /home/nikishin/qt5
    cd qtbase
    ./configure -v -opensource -confirm-license -no-pch -no-icu -no-xcb -no-opengl -opengl es2
    -make libs -device imx6
    -compile-examples
    -device-option CROSS_COMPILE=/opt/freescale/usr/local/gcc-4.6.2-glibc-2.13-linaro-multilib-2011.12/fsl-linaro-toolchain/bin/arm-fsl-linux-gnueabi-
    -sysroot /mnt/RootArm -no-gcc-sysroot
    -prefix /opt/Qt5_CM-FX6

    Run it, I get a lot of errors.The file with errors in the link(https://dropmefiles.com/G7iRv)
    I would be grateful for any help.

    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