On Sat, Jun 8, 2013 at 1:49 PM, Achilleas Anastasopoulos
wrote:
> I have an out of tree module and I want to create a block
> that is automatically expanded for different input/output types.
>
> I have changed all CMakeList.txt files according to
> gr-blocks directory.
>
> However "make" complaint
I have an out of tree module and I want to create a block
that is automatically expanded for different input/output types.
I have changed all CMakeList.txt files according to
gr-blocks directory.
However "make" complaints it cannot find the buid_utils
module in the generate_helper.py script.
In