Hey, these are the packages that I included in the build for opencv support:
CORE_IMAGE_EXTRA_INSTALL += "libopencv-core-dev libopencv-highgui-dev
libopencv-imgproc-dev libopencv-objdetect-dev libopencv-ml-dev"

On Fri, Mar 13, 2015 at 12:25 AM, Dalton Fury <[email protected]>
wrote:

> Hey,
> I am trying to compile a c++ program which uses opencv on pokey. These are
> the packages I have installed.
> CORE_IMAGE_EXTRA_INSTALL += "cmake"
>
> EXTRA_IMAGE_FEATURES += "tools-sdk"
>
> When I run cmake,, I get this error.
> http://pastebin.com/WifpRYXV
>
> I followed the instructions given in this post:
>
> http://stackoverflow.com/questions/8711109/could-not-find-module-findopencv-cmake-error-in-configuration-process
> But still I get trouble:
> http://pastebin.com/V7sSwP8r
>
> I am new to yocto, and really need your help to proceed with my task.
> Thankyou.
>
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to