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
