discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Adding Accessor Methods in GR 3.7


From: Ed Criscuolo
Subject: Re: [Discuss-gnuradio] Adding Accessor Methods in GR 3.7
Date: Fri, 6 Jun 2014 15:02:17 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130328 Thunderbird/17.0.5

On 6/6/14 2:30 PM, Ed Criscuolo wrote:
On 6/6/14 1:50 PM, Martin Braun wrote:

You also need to add the accessor in the include/*.h file as a virtual
member function.


Thanks Martin.  That did it, although I had to rerun cmake to get it
to propagate into the swig files.


Guess I spoke too soon. :(  Although it worked fine on my OSX platform,
as soon as I moved it to an Ubuntu 12.04LTS platform and tried to
build it in a fresh build directory, the cmake ran ok but the make
failed somewhere in the swig stuff, on a cryptically named xml file
"_8__acq__test__1__cc_8h.xml"  with the error

" 'NoneType' object has no attribute 'compounddef' "

Prior to this change, I had been moving this OOT module
back and forth successfully between the two systems.

@(+.+)@ Ed




reply via email to

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