discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] SVN Compiling Error


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] SVN Compiling Error
Date: Mon, 30 Apr 2007 11:02:46 -0700
User-agent: Thunderbird 1.5.0.10 (X11/20070306)

Michael Dickens wrote:

> Now that it's getting further along (a clean checkout this time),
> another issue:
> 
> should the file:  gnuradio-core/src/lib/io/io.i
> include (as written now, but doesn't compile on OSX):
> ---
> #include <gr_udp_sink.cc>
> #include <gr_udp_source.cc>
> ---
> or (as compiles on OSX):
> ---
> #include <gr_udp_sink.h>
> #include <gr_udp_source.h>

Fixed in the trunk, thanks...

-- 
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com




reply via email to

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