discuss-gnuradio
[Top][All Lists]
Advanced

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

Invalid type specifier


From: user 1
Subject: Invalid type specifier
Date: Sun, 10 Jul 2022 10:44:28 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Hello,

I have build a simple test OOT block to learn and play with vectors. My OOT block written in C++ is between a file data source and a file data sink.

The gcc compilation is error free. All is OK, my block works fine, the resulting data are consistent.

However, at the start of the execution in GRC, I get the following error message:

[*** LOG ERROR #0001 ***] [2022-07-09 17:52:42] [test_bvb] {invalid type specifier}

Probably something wrong !


I work under:
  Ubuntu 20.04.1
  GnuRadio 3.10.2
  gcc 9.4.0
  python 3.8.10


Thank you for your help.



Jeff

Attachment: message.jpg
Description: JPEG image


reply via email to

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