Re: [yocto] Opencv headers

2019-08-19 Thread Ekaterini Voulgari
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.uoa.gr>> ha

Re: [yocto] Opencv headers

2019-08-19 Thread Gabriele Zampieri
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 < sdi1100...@di.uoa.gr> ha scritto: > Hello all, > I'm trying to add a program to my image that us