Hello,
I'm building a custom image (based on poky-tiny distro with newlib) and
I get a symlink recursion error at strip_files. Ι've found
this:https://lists.yoctoproject.org/pipermail/yocto/2019-June/045838.html
of some relevance. I tried with:
INHIBIT_SYSROOT_STRIP = "1"
INHIBIT_PACKAG
Hello all,
I'm trying to add a program to my image that uses opencv (#include
), but I get compile error "fatal error:
opencv2/opencv.hpp: No such file or directory"
The file opencv.hpp exists in workdir
/build/tmp/work/cortexa7t2hf-neon-vfpv4-poky-linux-musleabi/opencv/3.4.5-r0/image/usr/inc
Indeed.Grazie.
On 19/8/19 2:20 μ.μ., Gabriele Zampieri wrote:
Hi,
you need to add
DEPENDS = "opencv"
to your recipe. This will import the needed header in your recipe sysroot.
Best regards,
Gabriele
Il giorno lun 19 ago 2019 alle ore 13:09 Ekaterini Voulgari
mailto:sdi1100...@di.u