discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Getting this today from recent GR master build:


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Getting this today from recent GR master build:
Date: Mon, 05 May 2014 16:17:37 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 05/05/2014 03:00 PM, Marcus D. Leech wrote:

> NotImplementedError: Wrong number or type of arguments for overloaded
> function 'usrp_source_make'.
>   Possible C/C++ prototypes are:
>     make(::uhd::device_addr_t const &,::uhd::io_type_t const &,size_t)
>     gr::uhd::usrp_source::make(::uhd::device_addr_t const
> &,::uhd::stream_args_t const &)

There might have been a change in the function signature of this
function.  It's possible that if you did not do a 'make clean', that the
swig wrapper did not get recompiled, and is trying to use the old one.

Did you try 'make clean'?  You might only need to do this in the
build/gr-uhd directory, to save time.

-- 
Johnathan Corgan, Corgan Labs
SDR Training and Development Services
http://corganlabs.com

Attachment: johnathan.vcf
Description: Vcard

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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