discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Building gnuradio with Pybombs on MacOSX


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Building gnuradio with Pybombs on MacOSX
Date: Mon, 24 Oct 2016 10:53:40 -0700

On Sun, Oct 23, 2016 at 12:37 AM, Peter Horvath <address@hidden> wrote:
 
You need to amend e.g., gr-dtv/swig/CMakeLists.txt so that 
set(GR_SWIG_LIBRARIES gnuradio-dtv)
becomes
set(GR_SWIG_LIBRARIES gnuradio-dtv ${GSL_LDFLAGS})

and in gr-dtv/CMakeLists.txt, the GR_REGISTER_COMPONENT section should probably also contain GSL_FOUND.

​This was fixed in:


​...and will be part of the 3.7.10.2 maintenance release.

-Johnathan

reply via email to

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