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. QT5 Yocto Build - IMX6 - Ubuntu Cross Compile

QT5 Yocto Build - IMX6 - Ubuntu Cross Compile

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 3.0k 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.
  • P Offline
    P Offline
    pmcclear
    wrote on last edited by
    #1

    Hello,

    I've got Qt 5.1.2 compiled with QtDeclarative and QtMultimedia running on target. My issue is that the Yocto sysroot folder has many libraries that it doesn't include in the images it produces. So when I run on the target I'm missing some libraries and have to copy them over. I was hoping there is a way to either list all the libs required to run the modules or maybe there is a configuration setting I could use to copy all the require libs to another folder. Here is my config.

    ./configure -v -opensource -confirm-license -compile-examples -no-pch -no-xcb -no-opengl -opengl es2 -make libs -device imx6 -device-option CROSS_COMPILE=/home/electrical/fsl-community-bsp/build_varsommx6/tmp/sysroots/i686-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/arm-poky-linux-gnueabi- -sysroot /home/electrical/fsl-community-bsp/build_varsommx6/tmp/sysroots/varsommx6q -no-gcc-sysroot -prefix /usr/local/qt5

    -Pat

    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