Monday, August 24, 2020

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

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 message which I cut and pasted below. I greatly appreciate any further insight you can share with me towards a solution.

   #ifdef HAVE_CONFIG_H

    #include "config.h"

   

No comments:

Post a Comment