Horje
WARNING: QA Issue: rdepends on Code Example
WARNING: QA Issue: rdepends on

WARNING: QA Issue: bgslibrary-dev rdepends on libopencv-imgproc, but it isn't a build dependency, missing opencv in DEPENDS or PACKAGECONFIG? [build-deps]
 
Solution:
you can eliminate above error by adding  `RDEPENDS` into your recipe file.

eg:
#in `my_recipie.bb` file

RDEPENDS ="opencv" 




C

Related
Float and Double Input/Output Code Example Float and Double Input/Output Code Example
variable in c Code Example variable in c Code Example
Stack POP Code Example Stack POP Code Example
pointer in C Code Example pointer in C Code Example
c program for swapping of two numbers Code Example c program for swapping of two numbers Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7