discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: ImportError: undefined symbol: _ZTIN2gr10sync_blockE


From: Marcus Müller
Subject: Re: ImportError: undefined symbol: _ZTIN2gr10sync_blockE
Date: Tue, 6 Jun 2023 14:23:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

Wild guess: you're not correctly linking against GNU Radio. How are you buildig your source code?

On 6/6/23 13:41, PRANAV HINGORANI wrote:
I'm trying to make my own iio block. For learning, I tried making my own FMComms2 source from gr-iio. It seems like I'm getting some linking errors. I'm using Ubuntu 20.04.6 LTS.

c++filt _ZTIN2gr10sync_blockE
typeinfo for gr::sync_block



reply via email to

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