discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] ControlPort configuration


From: Alexandru Csete
Subject: Re: [Discuss-gnuradio] ControlPort configuration
Date: Tue, 19 Feb 2013 20:19:04 +0100

On Tue, Feb 19, 2013 at 5:58 PM, Tom Rondeau <address@hidden> wrote:
> Hey guys,
>
> I just posted some information on some of the code that was just pushed to
> master/next:
>
> http://www.trondeau.com/home/2013/2/19/configuring-controlport.html
>
> I wanted to point this out for two reasons, and both of them have to do with
> Alexandru Csete :)
>
> This article addresses code that was created to allow full C++ use of the
> GNU Radio preference/config files. It also shows how to use a config file to
> setup the ICE endpoints for ControlPort, so you can specify the interface
> and port you're using

That's great, thanks!
It seems however, that an "#include <iostream>" is missing in
gr_prefs.cc - both the master and the next branch fail building for me
unless I add the include. The error I get is:

gnuradio-core/src/lib/general/gr_prefs.cc:87:3: error: ‘cerr’ is not a
member of ‘std’

Alex



reply via email to

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