On 06/30/2015 03:02 PM, Alta Alta wrote:
The reply from Bastian Bloessl to correspond with him about this error
was as follow:

you need GNU Radio 3.7.6 for this. I will adapt the CMakeLists.txt file
to produce a better error message.


I did that yesterday:

https://github.com/bastibl/gr-foo/commit/2f71946215255e77847dcb1054ab2615818953c0

Recently, Sylvain added a timeout parameter to delete_head_blocking of basic_block. This avoids busy-wating for new messages. One block uses this timeout parameters. Thus, you need 3.7.6.

https://github.com/gnuradio/gnuradio/commit/2d755af9cd2668a3a8f55bd14c8b598234729957

I guess with some cmake magic and preprocessor directives it's possible to compile this also with older GNU Radio versions.

Best,
Bastian

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

Reply via email to