nu.org>
Subject: RE: [Discuss-gnuradio] Building an OOT modules with an In Tree
Dependency
Yes, blocks is included in the cmakelists.txt as set(GR_REQUIRED_COMPONENTS
RUNTIME BLOCKS) as well as a link directory GNURADIO_BLOCKS_LIBRARY_DIRS. Its
also in the /lib cmakelists.txt as
m Rondeau
> *Sent:* Friday, July 31, 2015 11:02 AM
>
> *To:* Valenta, Chris R.
> *Cc:* discuss-gnuradio@gnu.org
> *Subject:* Re: [Discuss-gnuradio] Building an OOT modules with an In Tree
> Dependency
>
>
>
> On Fri, Jul 31, 2015 at 10:50 AM, Valenta, Chris R. <
&
Valenta, Chris R.
Cc: discuss-gnuradio@gnu.org<mailto:discuss-gnuradio@gnu.org>
Subject: Re: [Discuss-gnuradio] Building an OOT modules with an In Tree
Dependency
On Fri, Jul 31, 2015 at 10:50 AM, Valenta, Chris R.
mailto:chris.vale...@gtri.gatech.edu>> wrote:
So the function (set_unb
rom: trond...@trondeau.com<mailto:trond...@trondeau.com>
[mailto:trond...@trondeau.com<mailto:trond...@trondeau.com>] On Behalf Of Tom
Rondeau
Sent: Friday, July 31, 2015 10:27 AM
To: Valenta, Chris R.
Cc: discuss-gnuradio@gnu.org<mailto:discuss-gnuradio@gnu.org>
Subject: Re: [Discuss-
ame already; just add this line here along with that one.
Tom
>
>
> *From:* trond...@trondeau.com [mailto:trond...@trondeau.com] *On Behalf
> Of *Tom Rondeau
> *Sent:* Friday, July 31, 2015 10:27 AM
> *To:* Valenta, Chris R.
> *Cc:* discuss-gnuradio@gnu.org
> *Subject:* Re: [Discuss-g
: trond...@trondeau.com [mailto:trond...@trondeau.com] On Behalf Of Tom
Rondeau
Sent: Friday, July 31, 2015 10:27 AM
To: Valenta, Chris R.
Cc: discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] Building an OOT modules with an In Tree
Dependency
On Thu, Jul 30, 2015 at 5:26 PM, Valenta, Chris R
On Thu, Jul 30, 2015 at 5:26 PM, Valenta, Chris R. <
chris.vale...@gtri.gatech.edu> wrote:
> I’m trying to make an out of tree module based on blocks::file_sink that
> has some additional functionality I need. Right now, I’ve built it OOT, but
> an having trouble getting it to work. The code (file
I'm trying to make an out of tree module based on blocks::file_sink that has
some additional functionality I need. Right now, I've built it OOT, but an
having trouble getting it to work. The code (file_sink_impl.cc,
file_sink_impl.h, and file_sink.h --> actual names are different so there are
n