[Click] Parsing an element within an element

Ian Rose ianrose at eecs.harvard.edu
Tue Mar 29 11:56:45 EDT 2011


Can you paste your complete configuration as well as the actual compiler 
error?  Also, can you run a config using these 2 elements (but not 
passing them as arguments)?  That will test if they are actually being 
compiled at all.  If not, try `make elemlist`.

- Ian



On 03/29/2011 11:29 AM, milos rovcanin wrote:
> Hello,
>
> I am trying to pass two elements as an arguments of a third one. Two
> elements that I am trying to pass are also written by me and they are in
> elements/local. When I try to run a configuration it won't compile because
> compiler cannot recognize the types of those two elements that I ma trying
> to pass as arguments.
>
> input[0] ->  first_element(second_elelement, third element); What am I
> missing here?
>


More information about the click mailing list