Tuesday, August 25, 2020

Re: everything works perfectly now!

Hi Martin, I forget to add the "install" after sudo make. My mistake! George

On Tue, Aug 25, 2020, 9:05 AM George Edwards <gedwards.eng@gmail.com> wrote:
Hi Martin, I got it working and the seven QA tests runs fine. The problem now is that, it is not building the Gnuradio block, which I find strange. Any suggestions? George

On Mon, Aug 24, 2020, 9:50 PM George Edwards <gedwards.eng@gmail.com> wrote:
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