Re: Getting "referenced unknown base type gr::block"

2022-05-27 Thread Nikoloz Glonti
26 May 2022 17:11:50 +0200 > Subject: Getting "referenced unknown base type gr::block" > Hi everyone, > > I have newest gnuradio 3.10, and I'm compiling example QPSK block - > https://wiki.gnuradio.org/index.php?title=Guided_Tutorial_GNU_Radio_in_C%2B%2B <https://wiki.

Re: Getting "referenced unknown base type gr::block"

2022-05-27 Thread Nikoloz Glonti
26 May 2022 17:11:50 +0200 > Subject: Getting "referenced unknown base type gr::block" > Hi everyone, > > I have newest gnuradio 3.10, and I'm compiling example QPSK block - > https://wiki.gnuradio.org/index.php?title=Guided_Tutorial_GNU_Radio_in_C%2B%2B <https://wiki.

Re: Getting "referenced unknown base type gr::block"

2022-05-27 Thread Cinaed Simson
gt; To: "discuss-gnuradio@gnu.org" > Cc: > Bcc: > Date: Thu, 26 May 2022 17:11:50 +0200 > Subject: Getting "referenced unknown base type gr::block" > Hi everyone, > > I have newest gnuradio 3.10, and I'm compiling example QPSK block - > https://wi

Re: Getting "referenced unknown base type gr::block"

2022-05-27 Thread Marcus Müller
Sad, that rules out my first guess! But I just realized that this tutorial is for GNU Radio 3.8, which you don't have if you've got a fresh Manjaro installation! Yay! (There's a small warning in the beginning of that page, but it could be more prominent.) So, maybe rather follow the official C

Re: Getting "referenced unknown base type gr::block"

2022-05-27 Thread Nikoloz Glonti
I was using only one version of Gnuradio - it was fresh install of GR on Manjaro(newest one). Niko On 26.05.2022 23:17, Marcus Müller wrote: Hi Niko, this looks strange. The most likely explanation is that you might be mixing some different versions/installations of GNU Radio. Would that be

Re: Getting "referenced unknown base type gr::block"

2022-05-27 Thread Nikoloz Glonti
I'm using manjaro linux, the newest one. I use version of pybind11 2.9.2, so it's new one. On 27.05.2022 18:57, Tom McDermott wrote: > From: Nikoloz Glonti > To: "discuss-gnuradio@gnu.org" > Cc: > Bcc: > Date: Thu, 26 May 2022 17:11:50 +0200 > Subject:

RE: Getting "referenced unknown base type gr::block"

2022-05-27 Thread Tom McDermott
> From: Nikoloz Glonti > To: "discuss-gnuradio@gnu.org" > Cc: > Bcc: > Date: Thu, 26 May 2022 17:11:50 +0200 > Subject: Getting "referenced unknown base type gr::block" > Hi everyone, > > I have newest gnuradio 3.10, and I'm compiling exampl

Re: Getting "referenced unknown base type gr::block"

2022-05-26 Thread Marcus Müller
Hi Niko, this looks strange. The most likely explanation is that you might be mixing some different versions/installations of GNU Radio. Would that be possible? Best regards, Marcus On 26.05.22 17:11, Nikoloz Glonti wrote: Hi everyone, I have newest gnuradio 3.10, and I'm compiling example

Getting "referenced unknown base type gr::block"

2022-05-26 Thread Nikoloz Glonti
Hi everyone, I have newest gnuradio 3.10, and I'm compiling example QPSK block - https://wiki.gnuradio.org/index.php?title=Guided_Tutorial_GNU_Radio_in_C%2B%2B But when trying to run it i get following error.   File "/home/ng/Desktop/bloczki/gr-spektralsi/build/python/testFiltru.py", line 35