Ah glad you figured that out :) modtool should have done that for you
though. Did it not?
Martin
On 6 May 2016 03:45, "Laur Joost" wrote:
> Ask and ye shall answer:
>
> This happens when the public headers have virtual method declarations that
> are not pure, i.e.
>
> virtual double samp_rate(v
Have you nuked the build dir and tried from scratch? These kind of
problems always seem to be SWIG-artifact related.
M
On 05/05/2016 01:01 PM, Laur Joost wrote:
> Hi all!
>
> I've run into problems with swig in a project generated by gr_modtool.
>
> When I run
> ctest -V -R tle_cc
> the test fa
Hi all!
I've run into problems with swig in a project generated by gr_modtool.
When I run
ctest -V -R tle_cc
the test fails with import error:
2: Traceback (most recent call last):
2: File "/home/ec/Thesis/blocks/gr-doppler/python/qa_doppler_tle_cc.py",
line 25, in
2: import doppler_swig