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. Building Qt for Beaglebone Black
Qt 6.11 is out! See what's new in the release blog

Building Qt for Beaglebone Black

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

    Hi,
    I am trying to build Qt-5.4 for BeagleboneBlak.My confiure parameters is:

    ./configure -v -opensource -confirm-license -prefix /opt/Qt5.4-BBB -opengl es2 -make libs -optimized-qmake -device linux-beaglebone-g++ -device-option CROSS_COMPILE=~/ti-sdk-am335x-evm-08.00.00.00/linux-devkit/sysroots/i686-arago-linux/usr/bin/arm-linux-gnueabihf- -sysroot ~/ti-sdk-am335x-evm-08.00.00.00/linux-devkit/sysroots/cortexa8t2hf-vfp-neon-oe-linux-gnueabi -make examples -no-largefile -no-accessibility -no-openssl -no-sse2 -no-glib -no-cups -no-openvg

    I have compiled Qt succesfully with this parameters.But after the "make install" command;
    Directory that I specify with -prefix parameter was created in "~/ti-sdk-am335x-evm-08.00.00.00/linux-devkit/sysroots/cortexa8t2hf-vfp-neon-oe-linux-gnueabi/opt" directory.Why isn't created in /opt directory.What I can I do for this issue.

    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