discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: gr-iqbal->gr-osmosdr->gqrx missing pkgconfig files break gr-3.8 buil


From: Sylvain Munaut
Subject: Re: gr-iqbal->gr-osmosdr->gqrx missing pkgconfig files break gr-3.8 builds
Date: Wed, 5 Feb 2020 14:04:27 +0100

> In gqrx build I am now hitting a fail to find gnuradio from this line in
> CMakeLists.txt:
>
> find_package(gnuradio REQUIRED COMPONENTS analog audio blocks digital
> filter fft)

Are you sure you're using the latest gqrx code ?!?

Here I have :
find_package(Gnuradio REQUIRED COMPONENTS analog audio blocks digital
filter fft)

With upper case 'G'.

and my gnuradio 3.8 install has GnuradioConfig.cmake installed.

Cheers,

     Sylvain



reply via email to

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