discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem with new signal processing block


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Problem with new signal processing block
Date: Tue, 31 May 2011 17:40:50 -0400

On Tue, May 31, 2011 at 5:02 PM, Felipe Fideles <address@hidden> wrote:
Hello,

I got this error when I did the last make check comand, trying to test a new signal processing block:

 File "/usr/lib/python2.6/unittest.
py", line 457, in run
   for test in self._tests:

TypeError: in method 'delete_gr_basic_block_sptr', argument 1 of type
'boost::shared_ptr< gr_basic_block > *'

Does anyone know how to fix it?

Thanks,
--
Felipe Fideles
Electrical Engineering Undergraduate
Universidade Federal de Campina Grande - Brazil

That's unfamiliar to me, but strikes me as a syntax error in your code. You're probably going to have to provide more details.

Tom
 

reply via email to

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