[yocto] How to run c++ programs?

Edward Vidal vidal.develone at gmail.com
Thu Apr 24 05:26:43 PDT 2014


Hello,
In the poky/documentation folder I execute the following:
#!/bin/bash
make DOC=adt-manual
make DOC=kernel-dev
make DOC=mega-manual
make DOC=bsp-guide
make DOC=kernel-manual
make DOC=ref-manual
make DOC=yocto-project-qs
make DOC=dev-manual
make DOC=profile-manual
find . -name *.pdf
This generates my documentation for yocto .
What you need is the adt-manual. see Chapter 4. Using the Command
Line.
You also need to build SDK with bitbake.  Then a script in images/sdk
which you installs in /opt/poky/1.xxxx
Hope this helps.  I also am using a zedboard.  I recently got sound, 2 C920
cameras, openCV, gnuplot, gsl, vlc, and gnuradio working with meta-topic
instead of meta-xilinx thanks to Mike Looijmans on the meta-xilinx mailing
list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140424/3eff2b35/attachment.html>


More information about the yocto mailing list