Wednesday, November 16, 2016

Re: [Discuss-gnuradio] debugging runtime errors

On Wed, Nov 16, 2016 at 1:56 PM, Tom Early <ac2ie@nycap.rr.com> wrote:
 
Maybe cmake should error out if it can't find swig. Or am I missing something in the big picture?

​It's entirely possible run GNU Radio as a pure C++ application wrapping C++ native and OOT blocks; in those cases, we have the option to not bother with compiling any of the SWIG/Python wrapper code.

However, if you're using a stock apt-get installed version of GNU Radio, it should be pulling in the appropriate swig packages, so the error above is unusual.

--
Johnathan Corgan
Corgan Labs - SDR Training and Development Services

No comments:

Post a Comment