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


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

Reply via email to