discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Why rfnoc_graph can not initialize in Gnuradio and CPP,(undefined r


From: sp h
Subject: Re: Why rfnoc_graph can not initialize in Gnuradio and CPP,(undefined reference)
Date: Fri, 21 Jan 2022 20:33:18 +0330

Thanks, Marcus Müller, finally I concluded that linker can not find the lib files for gr-ettus. Same Gnuradio package like Gnuradio-analog and son on...I
added a pkconfig file to pkgconfig folders...
I attached the file. now with pkgconfig command, I can see the lib info (in this situation gnuradio-ettus).
in CPP project now everything is ok. 

pkg-config --modversion  gnuradio-ettus
3.8.1



Hi sp h,
we don't know how you're building this. You'll need to provide us with a minimal viable example that triggers this and we could do ourselves.
Also, you need to make sure to link against gr-ettus. It seems you're not doing this correctly; again, we don't know how you're building this, so it's hard to advise.
Best regards,
Marcus

Attachment: gnuradio-ettus.pc
Description: Binary data


reply via email to

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