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


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to