Re: [USRP-users] Compiling UHD examples errors

2019-08-14 Thread Michael Dickens via USRP-users
HI Emil - Thanks for that info. I'll work with you off-list & we can report back on-list if appropriate. - MLD On Wed, Aug 14, 2019, at 5:08 AM, Emil Bjelski wrote: > Hi, > I want to compile and install one of the existing example scripts that are > located in */rfnoc/src/uhd/host/examples/*. >

Re: [USRP-users] Compiling UHD examples errors

2019-08-14 Thread Emil Bjelski via USRP-users
Hi, I want to compile and install one of the existing example scripts that are located in */rfnoc/src/uhd/host/examples/*. As a first step, I decided to use existing CMakeLists.txt for init_usrp. However, after calling in */rfnoc/src/uhd/host/examples/init_usrp* *cmake ../* I get error:

Re: [USRP-users] Compiling UHD examples errors

2019-08-13 Thread Michael Dickens via USRP-users
OK; that OS is great for GR / UHD / RFNoC work. What step are you on in the guide? On Tue, Aug 13, 2019, at 12:51 PM, Emil Bjelski wrote: > Hello Michael, > > I am using Ubuntu 18.04.2 LTS. > > I installed UHD, GnuRadio and RFNoC using pybombs by following "Getting > stared with RFNoC

Re: [USRP-users] Compiling UHD examples errors

2019-08-13 Thread Emil Bjelski via USRP-users
Hello Michael, I am using Ubuntu 18.04.2 LTS. I installed UHD, GnuRadio and RFNoC using pybombs by following "Getting stared with RFNoC development tutorial": https://kb.ettus.com/Getting_Started_with_RFNoC_Development Kind Regards, Emil On Tue, Aug 13, 2019 at 5:12 PM Michael Dickens wrote:

Re: [USRP-users] Compiling UHD examples errors

2019-08-13 Thread Michael Dickens via USRP-users
Hi Emil - Can you tell us what OS you're using for the UHD host computer? If you're trying to compile UHD from source, which version of UHD (release / GIT / version). Those are useful starting points. Cheers! - MLD On Tue, Aug 13, 2019, at 10:47 AM, Emil Bjelski via USRP-users wrote: > Hello