Re: [yocto] OpenCV yocto

2015-07-08 Thread Victor Rodriguez
On Wed, Jul 8, 2015 at 10:21 AM, Victor Rodriguez wrote: > On Sun, Jul 5, 2015 at 10:44 PM, Victor Rodriguez wrote: >> On Mon, Jun 22, 2015 at 9:14 AM, Leonardo Sandoval >> wrote: >>> >>> >>> On 06/20/2015 09:22 PM, Victor Rodriguez wrote: HI team I am having this same proble

Re: [yocto] OpenCV yocto

2015-07-08 Thread Victor Rodriguez
On Sun, Jul 5, 2015 at 10:44 PM, Victor Rodriguez wrote: > On Mon, Jun 22, 2015 at 9:14 AM, Leonardo Sandoval > wrote: >> >> >> On 06/20/2015 09:22 PM, Victor Rodriguez wrote: >>> >>> HI team >>> >>> I am having this same problem: >>> >>> >>> http://stackoverflow.com/questions/25332969/opencv-pkg

Re: [yocto] OpenCV yocto

2015-07-05 Thread Victor Rodriguez
On Mon, Jun 22, 2015 at 9:14 AM, Leonardo Sandoval wrote: > > > On 06/20/2015 09:22 PM, Victor Rodriguez wrote: >> >> HI team >> >> I am having this same problem: >> >> >> http://stackoverflow.com/questions/25332969/opencv-pkg-config-cannot-find-lopencv-ts-when-compiling-using-g >> >> I try to bui

Re: [yocto] OpenCV yocto

2015-06-22 Thread Leonardo Sandoval
On 06/20/2015 09:22 PM, Victor Rodriguez wrote: HI team I am having this same problem: http://stackoverflow.com/questions/25332969/opencv-pkg-config-cannot-find-lopencv-ts-when-compiling-using-g I try to build opencv simple source code : g++ hello.cpp -o video `pkg-config --cflags --libs op

[yocto] OpenCV yocto

2015-06-20 Thread Victor Rodriguez
HI team I am having this same problem: http://stackoverflow.com/questions/25332969/opencv-pkg-config-cannot-find-lopencv-ts-when-compiling-using-g I try to build opencv simple source code : g++ hello.cpp -o video `pkg-config --cflags --libs opencv` But got this error : /usr/lib/gcc/i586-poky-