Please remember to reply to the mailing list!
Glad to hear it works.
I'd still recommend upgrading your Ubuntu version, it's ancient.
Cheers,
Marcus
On 13.11.20 15:03, Rupak Paul wrote:
> Hi Marcus,
> Thanks for your reply. I found out the error.
> I forgot to change the definition "test_001_t
Hi Rupak,
can you update to a moderner Ubuntu? GNU Radio 3.8 should work with
Ubuntu 16.04, indeed, but on 20.04, you can just
sudo apt install gnuradio gnuradio-dev cmake swig
and have a working GNU Radio 3.8 development environment, eradicating so
many sources of error...
Anyway, did you impl
Hi there,
I am using Ubuntu 16.08 and GNU 3.8.
When I run ''make test'' cmd for creating new OOT module, it fails and
shows-
..
Running tests...
Test project /home/rupak/gr-howto/build
Start 1: test_howto
1/2 Test #1: test_how