On Tue, Feb 19, 2013 at 2:19 PM, Alexandru Csete <[email protected]> wrote:

> On Tue, Feb 19, 2013 at 5:58 PM, Tom Rondeau <[email protected]> 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
>

Oops, that cerr line was a debug line that wasn't removed. I'll push a fix
for that in a second.

Tom
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to