Hi Barry,

sorry, I just saw your mail. Please always make sure to reply to the
whole mailing list, not just individuals. Thanks!

Marcus

On Wed, 2020-01-22 at 20:29 +0530, barry allen wrote:
> I installed GNU radio using apt-get install gnuradio and i git cloned the 
> gr-osmosdr from
> 
> https://github.com/igorauad/gr-osmosdr.git
> 
> On Wed, Jan 22, 2020 at 8:21 PM Müller, Marcus (CEL) <[email protected]> wrote:
> > Hi Barry,
> > 
> > are you using a version of gr-osmosdr that's compatible with GNU Radio
> > 3.8 and later? I'm almost certain that "GNURADIO_CORE" is a thing of
> > the past.
> > 
> > Best regards,
> > Marcus
> > 
> > On Wed, 2020-01-22 at 21:07 +0700, Vadim Yanitskiy wrote:
> > > Hi,
> > > 
> > > > I'm using Ubuntu 18.4 and gnuradio v3.9.
> > > 
> > > You're running ahead of time, the latest release is 3.8 :)
> > > Where did you get GNU Radio from? packages?
> > > 
> > > > -- Could NOT find GNURADIO_CORE (missing: GNURADIO_CORE_LIBRARIES 
> > > > GNURADIO_CORE_INCLUDE_DIRS)
> > > > -- Could NOT find UHD (missing: UHD_LIBRARIES UHD_INCLUDE_DIRS)
> > > > ...
> > > 
> > > Make sure that GNU Radio is installed correctly (you should see a list
> > > of libraries like libgnuradio-uhd.so):
> > > 
> > > $ sudo ldconfig -v | grep gnuradio
> > > 
> > > and pkg-config can locate the libraries:
> > > 
> > > $ pkg-config --libs gnuradio-uhd
> > > -lgnuradio-uhd -lgnuradio-runtime -lgnuradio-pmt -lgmpxx -lgmp
> > > 
> > > With best regards,
> > > Vadim Yanitskiy.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to