Rondeau
Gesendet: Freitag, 20. März 2015 17:58
An: Ludwig Stephan (CR/AEH4)
Cc: discuss-gnuradio@gnu.org
Betreff: Re: [Discuss-gnuradio] Fwd: AttributeError: 'module' object has no
attri
On Fri, Mar 20, 2015 at 12:42 PM, Ludwig Stephan (CR/AEH4)
mailto:stephan.ludw...@de.bosch.com&
On Fri, Mar 20, 2015 at 12:42 PM, Ludwig Stephan (CR/AEH4) <
stephan.ludw...@de.bosch.com> wrote:
> Hi Tom,
>
> I have a similar problem. I added a pretty plain block, which uses
> #include and changed my set() according to your
> description to
> set(GR_REQUIRED_COMPONENTS RUNTIME BLOCKS PMT PD
ss-gnuradio] Fwd: AttributeError: 'module' object has no
attri
Hi Tom,
I have a similar problem. I added a pretty plain block, which uses #include
and changed my set() according to your description to
set(GR_REQUIRED_COMPONENTS RUNTIME BLOCKS PMT PDU)
All compiles well, but the same error as in t
Hi Tom,
I have a similar problem. I added a pretty plain block, which uses #include
and changed my set() according to your description to
set(GR_REQUIRED_COMPONENTS RUNTIME BLOCKS PMT PDU)
All compiles well, but the same error as in this thread.
Do you have a clue, what I am missing?
Regards