discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] UHD source headers in next


From: Alexandru Csete
Subject: [Discuss-gnuradio] UHD source headers in next
Date: Fri, 29 Mar 2013 18:49:28 +0100

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 <uhd/api.h>

and gives compiler error.

As far as I can see I'm using the latest code: v3.6.4.1-989-g2caaabf8

Alex



reply via email to

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