discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: compiling GR 3.10.5.1 with ENABLE_GR_SOAPY=ON


From: Ron Economos
Subject: Re: compiling GR 3.10.5.1 with ENABLE_GR_SOAPY=ON
Date: Mon, 6 Feb 2023 21:19:16 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

You probably need the development package.

sudo apt-get install libsoapysdr-dev

Ron

On 2/6/23 18:37, aardric wrote:
I executed the following steps which I think are consistent with
documentation on the wiki.

(1) local installation of SoapySDR 0.7.2 appears to work.
(2) build and local install of gnuradio 3.10.5.1 works as expected with
-DENABLE_GR_SOAPY=OFF
(3) delete the gnuradio/build folder and run cmake with
-DENABLE_GR_SOAPY=ON configures without an obvious problem.
(4) however, make fails with:
include/gnuradio/soapy/soapy_types.h:15:10: fatal error:
SoapySDR/Types.hpp: No such file or directory
     15 | #include <SoapySDR/Types.hpp>

I'm hoping to get advice on whether the above procedure was reasonable
before I (as a non developer) attempts to reverse engineer and debug the
above process. I hesitate to raise an issue for something which may be
obvious or a problem with my particular installation.

Rick






reply via email to

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