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. Qt5 arm build
Forum Updated to NodeBB v4.3 + New Features

Qt5 arm build

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 1.8k 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.
  • J Offline
    J Offline
    justaemb
    wrote on last edited by
    #1

    Hello,

    I want to build qt5 for my embedded device. It is built in chrooted enviroment on host machine, but after succesfully building qt i am gettin ghost libraries in dependencies (libc.so.6(64BIT)) and cannot pass dependencies verification. Did anyone faced that kind of issue?

    Thaks

    1 Reply Last reply
    0
    • V Offline
      V Offline
      Vimal
      wrote on last edited by
      #2

      What is the ./configure options you have supplied? any info on chroot environment details?

      if you have built for arm target, you shall check with read elf libs to find readelf -a to find the details about lib. ex readelf -A libQt5Core.so.5.0.2 | grep "Shared library" to find the libs

      Thanks,
      Vimal

      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