Re: How to write Gnuradion OOT C++ method as a stand alone .cc file?

2020-08-24 Thread George Edwards
Hi Martin, We communicated recently on my ongoing difficulty trying to write a stand alone C++ method that is called within the general_work method. Below is a snapshot of how I try to wrap my stand alone method into the Gnuradio. It compiles, however, when I run the QA, it fails and throws the me

Re: GRC version 3.9.0.0 git master (python 3.8.2) + OOT blocks

2020-08-24 Thread Josh
David, 1) How is your GNU Radio installed in this system? 2) It sounds a lot like PYTHONPATH is misconfigured for OOT - where are your OOT files being installed to? Thanks, Josh On Fri, Aug 21, 2020 at 12:23 PM David Taylor (manx.net) wrote: > Josh, > > Sorry to go over old ground yet again. >