Re: [Discuss-gnuradio] UHD source headers in next

2013-03-29 Thread Alexandru Csete
On Fri, Mar 29, 2013 at 6:56 PM, Tom Rondeau wrote: > On Fri, Mar 29, 2013 at 1:54 PM, Tom Rondeau wrote: >> On Fri, Mar 29, 2013 at 1:49 PM, Alexandru Csete wrote: >>> Greetings, >>> >>> Trying to use usrp_source in a C++ application; it seems there is a >>> mismatch between where the headers a

Re: [Discuss-gnuradio] UHD source headers in next

2013-03-29 Thread Tom Rondeau
On Fri, Mar 29, 2013 at 1:54 PM, Tom Rondeau wrote: > On Fri, Mar 29, 2013 at 1:49 PM, Alexandru Csete wrote: >> Greetings, >> >> Trying to use usrp_source in a C++ application; it seems there is a >> mismatch between where the headers are installed and where they are >> supposed to be installed.

Re: [Discuss-gnuradio] UHD source headers in next

2013-03-29 Thread Tom Rondeau
On Fri, Mar 29, 2013 at 1:49 PM, Alexandru Csete wrote: > Greetings, > > Trying to use usrp_source in a C++ application; it seems there is a > mismatch between where the headers are installed and where they are > supposed to be installed. > > The heqaders are installed in: include/gnuradio/gr_uhd/

[Discuss-gnuradio] UHD source headers in next

2013-03-29 Thread Alexandru Csete
Greetings, Trying to use usrp_source in a C++ application; it seems there is a mismatch between where the headers are installed and where they are supposed to be installed. The heqaders are installed in: include/gnuradio/gr_uhd/ but usrp_source.h has an include: #include and gives compiler erro