discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] custom block with variable type inputs/outputs.


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] custom block with variable type inputs/outputs.
Date: Thu, 8 Nov 2012 20:27:09 -0500

On Thu, Nov 8, 2012 at 7:25 PM, Ahmed Zaheer <address@hidden> wrote:
> Whenever I try to make my own block with variable type inputs/outputs, i am
> not able to do so.
> I added the template files like my_amplifer_xx.c.t and my_amplifier_xx.h.t
> to lib and include folders respectively and add their names to swig folder
> CMakefiles and tried a lot of stuff to make the custom block but was not
> able to do so.
> Does anybody know exactly how it's different from making custom blocks with
> variable inputs/outputs.
>
> I really appreciate everybody's help.
> Ahmed.

Did you add the right lines in the CMakeLists.txt file in the lib and
include directories, too?

Tom



reply via email to

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