Answering myself : After some headache, I found that the libs are prefixed so it's not obvious to find them (as it's never told ) so if someone is looking for them go to :
> > /usr/local/oecore-i686/sysroots/cortexa8hf-vfp-neon-angstrom-linux-gnueabi/usr/lib/libQt That doesn't solve the problem nevertheless : after compiled the execution on the beaglebone always outputs : > qte-example: line 1: syntax error: unexpected word (expecting ")" Someone has any clue ? Le vendredi 18 octobre 2013 12:41:04 UTC+2, dlewin555 a écrit : > > Hello, > > I've successfully followed the build steps : > > > 1. git clone git://github.com/Angstrom-distribution/setup-scripts.git > 2. cd setup-scripts > 3 git checkout angstrom-v2013.06-yocto1.4 > 4. MACHINE=beaglebone ./oebb.sh config beaglebone > 5. MACHINE=beaglebone ./oebb.sh update > 6. . ~/.oe/environment-angstromv2013.06 > 7. MACHINE=beaglebone ./oebb.sh bitbake console-image > > and according to http://www.angstrom-distribution.org/toolchains/ > did a > > 8 MACHINE=beaglebone ./oebb.sh bitbake meta-toolchain-qte > > but where are the libs to deploy as the the qt-example needs it ? > > > Do I need to build them as described in : > > http://www.cloud-rocket.com/2013/07/building-qt-for-beaglebone/ ?? > > Thanks, > > DL > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
