Interestingly, when I omit the filename,

g++ -O2 `pkg-config --cflags --libs opencv` 

I get warnings about lame! 
http://pastebin.com/dLWJaCed 
(ex. libmp3lame.so.0 needed by //usr/lib/arm-linux-gnueabihf/libavcodec.so 
not found )

Why would it be looking for lame/mp3 files to compile?   lame installed 
without errors (3.99.5),  so it must be something else right?
Ben







On Tuesday, July 12, 2016 at 12:51:40 PM UTC-7, Wally Bkg wrote:
>
> And if that doesn't work, make sure the development packages ( libxxx-dev) 
> for the open CV libraries are also installed.  Its one of my biggest 
> frustrations with Debian/Ubuntu that  installing the library doesn't 
> generally install the header files for that library.
>
>
> On Monday, July 11, 2016 at 11:19:03 PM UTC-5, jdawgaz wrote:
>>
>>
>> On Mon, Jul 11, 2016 at 8:32 PM, Ben Nguyen <parkerl...@gmail.com> wrote:
>>
>>> 'pkg-config --cflags --libs opencv'
>>
>>
>>
>> try backticks instead of single-quotes like you have
>>
>>
>> --
>> Extra Ham Operator: K7AZJ
>> Registered Linux User: 275424
>> Raspberry Pi and Arduino developer
>>
>>
>> *The most exciting phrase to hear in science - the one that heralds new 
>> discoveries - is not "Eureka!" but "That's funny...".*- Isaac. Asimov
>>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/a2fadb15-523c-411f-83bd-554bf1785fd3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to