Re: [Discuss-gnuradio] Public method in out of tree module

2013-11-22 Thread Johnathan Corgan
On 11/22/2013 07:51 AM, Dirk Van Bruggen wrote: > I've tried following the examples of in tree blocks, but just cannot > seem to be able to access pub() from python. Am I missing an include, > or something? There is an bug in the OOT build system where, after having compiled once, changes to pub

Re: [Discuss-gnuradio] Public method in out of tree module

2013-11-22 Thread Martin Braun (CEL)
On Fri, Nov 22, 2013 at 10:51:22AM -0500, Dirk Van Bruggen wrote: > I've tried following the examples of in tree blocks, but just cannot seem > to be able to access pub() from python. Am I missing an include, or > something? Just to make sure, did you rebuild everything (including SWIG bindings)?