discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] squelch_base_cc.h not installed


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] squelch_base_cc.h not installed
Date: Mon, 09 Mar 2015 15:41:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0

Hi Luke,
yes, you've got a point. And, yes, I guess your fix would help. Have you already tried manually copying squelch_base_cc.h to /opt/local/include/gnuradio/analog ?

How fit are you with git? I'd like to encourage you to make that fix, commit it (best case into a branch that indicates what's happening) and then push it to your github repo, opening a pull request after.

Greetings,
Marcus

On 03/09/2015 03:12 PM, Luke Berndt wrote:
I am trying to use the Power Squelch CC, but when I go to compile I get the following error:

/opt/local/include/gnuradio/analog/pwr_squelch_cc.h:27:10: fatal error: 'gnuradio/analog/squelch_base_cc.h' file not found
#include <gnuradio/analog/squelch_base_cc.h>

It looks like the squelch_base_cc.h is not getting installed when gnuradio is built. squelch_base_ff.h does get installed. 

I think the problem is that squelch_base_cc.h is not included in this Cmake.txt: gnuradio/gr-analog/include/gnuradio/analog/CMakeLists.txt

Would adding squelch_base_cc.h here fix it?


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]