What file do I need to link to, to get rid of the following error (make)?:
undefined reference to
`gr_msg_accepter::post(boost::intrusive_ptr)'
Alot of similar errors are removed when linking the file
/usr/lib/libgnuradio-core.la, however, I don't know why this one isn't going
anyway?
For anyone else suffering with this, I fixed this:
Needed to use -R flags as well as -L..
Everything builds now, but the block doesn't seem to do anything. The problem
is that I don't even get an error message. So I have no idea where to start
debugging..
From: ogl...@hotmail.com
To: discuss-
I get the following error when attempting to run my own block in GNU Radio:
"thread[thread-per-block[1]: ]: Invalid input"
..and any ideas how to resolve it?
___
Discuss-gnuradio mailing list
Discuss-gnuradio@g
Hello All,
I am trying to make a new block for GNU Radio, which uses MATLAB (MCR).
When I get to the 'sudo make check' stage, it gives me the following error:
"/usr/bin/isn/lib/.libs/lt-test_all: error while loading shared libraries:
libmwmclmcr.so: cannot open shared object file: No such file
No need, I figured the to/from char blocks work with byte..
> From: discuss-gnuradio-requ...@gnu.org
> Subject: Discuss-gnuradio Digest, Vol 103, Issue 27
> To: discuss-gnuradio@gnu.org
> Date: Sun, 26 Jun 2011 12:00:14 -0400
>
> Send Discuss-gnuradio mailing list submissions to
> discuss-
No need, I figured the to/from char blocks work with byte..
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Hello,
How can I convert from complex to byte and byte to complex? There doesn't seem
to be any blocks available for this..
Regards,
OGLES
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lis