discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gnuradio importerror undefined symbol


From: Mohammad Ghassemi
Subject: Re: [Discuss-gnuradio] gnuradio importerror undefined symbol
Date: Fri, 6 Mar 2015 03:54:09 -0700 (MST)

I added 

set(GR_REQUIRED_COMPONENTS RUNTIME FILTER)
set(GR_REQUIRED_COMPONENTS RUNTIME FILTER DIGITAL)

and 
 ${GNURADIO_ALL_LIBRARIES}
 to my CMakeLists.txt and the problem solved,
 but It's interesting that I had to edit CMakeLists.txt to make it work, I
thought gnuradio would do it automatically 



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/gnuradio-importerror-undefined-symbol-tp52569p52592.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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