Saturday, December 26, 2020

Re: Error when compiling gr-soapy and gr-osmosdr

Hi Bernt - you should probably be using 3.8 if you're just starting to
test the water.

See

  https://wiki.gnuradio.org/index.php/InstallingGR

under

  For GNU Radio 3.8 or Earlier

using git.

-- Cinaed


On 12/26/20 7:11 AM, Bernt Hustad Hembre wrote:
> Hi all,
>
> I'm new here, so I apologize for not beeing fully up to speed on all
> aspects of gnuradio.
>
> I'm trying to compile gnuradio and modules/libraries I need to play
> around with it.
>
> So far I have compiled gnuradio from source (master branch).And it
> works as expected.
> I'm now trying to get mye RTL-SDR dongle to work. I've tried to
> compile both Soapy and gr-osmosdr. But both attempts fails the same way.
>
> This is the error I get while running cmake on gr-soapy:
>
> CMake Error at swig/CMakeLists.txt:37 (include):
>   include could not find load file:
>
>     GrSwig
>
>
> CMake Error at swig/CMakeLists.txt:54 (GR_SWIG_MAKE):
>   Unknown CMake command "GR_SWIG_MAKE".
>
> And simile when running cmake in the build dir of gr-osmosdr:
> CMake Error at swig/CMakeLists.txt:28 (include):
>   include could not find load file:
>
>     GrSwig
>
>
> CMake Error at swig/CMakeLists.txt:42 (GR_SWIG_MAKE):
>   Unknown CMake command "GR_SWIG_MAKE".
>
> swig is installed (SWIG Version 4.0.1)
>
> Do I need to get the .cmake files for gr-swig from som other source,
> like the gnuradio source folder?
> Can anyone point me in the right direction here?
>
> Cheers!
> Bernie
>
>
>

No comments:

Post a Comment