Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt 5.5 cross compilation for Edison (Yocto)

    Mobile and Embedded
    1
    1
    585
    Loading More Posts
    • 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
      avrik last edited by

      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 Reply Quote 0
      • First post
        Last post