Saturday, February 18, 2012

Re: [Discuss-gnuradio] problem building gr-howto-write-a-block-cmake

On 02/16/2012 01:27 PM, Achilleas Anastasopoulos wrote:
> I also noticed the following in the cmake ../
>
> -- Found SWIG: /usr/bin/swig (found version "2.0.4")
> -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES)
> -- Found PythonInterp: /usr/bin/python2.7
>
>
> what is the significance of not founding the PythonLibs?
> when i build gnuradio it says that it found them....
>
>

I think the main build system is a little smarter about setting
PYTHON_EXECUTABLE before calling into the pythonlibs module. Try this
little diff for the gr-howto: http://pastebin.com/18ytGnkE

-Josh

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment