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 5.5 cross compilation for Edison (Yocto)
Forum Updated to NodeBB v4.3 + New Features

Qt 5.5 cross compilation for Edison (Yocto)

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 669 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.
  • A Offline
    A Offline
    avrik
    wrote on last edited by
    #1

    I need help with configuration Qt before compiling. I need only Bluetooth.

    Which flags should I use with ./configure?

    I tried this:
    ./configure -opensource -confirm-license -xplatform i586-poky-linux-g++ -extprefix /opt/poky/qt-5.5 -sysroot /home/valentin/Desktop/Projects/edison-src/build/tmp/sysroots/edison -c++11 -no-gui -openssl -no-accessibility -no-iconv -no-icu -nomake examples -qt-xcb -skip location -skip graphicaleffects -skip quick1 -skip quickcontrols -skip webkit -skip webkit-examples -no-xcb -v

    But then get this error while compiling:
    http://paste.ubuntu.com/11321877/

    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