discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] pkg-config cflags for gnuradio-uhd


From: Josh Blum
Subject: Re: [Discuss-gnuradio] pkg-config cflags for gnuradio-uhd
Date: Sat, 12 May 2012 10:41:25 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1


On 05/12/2012 04:42 AM, Alexandru Csete wrote:
> Greetings,
> 
> Lets say I am trying to compile a C++ application that uses gnuradio-core
> and gnuradio-uhd. I have gnuradio installed in /opt/gnuradio/some-version
> and uhd installed in /opt/uhd/some-version - both of these paths are within
> pkg-config reach. The problem is if I do:
> 
> pkg-config --cflags gnuradio-core gnuradio-uhd
> 

Just add uhd to the list of pkg config dependencies.
Does it work?

-josh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]