> Reading some old posts I think someone was looking for a PyQwt version that
> worked with Python2.7, found this
> here<http://ftp.esrf.fr/pub/bliss/PyQt4.Qwt5-5.2.1.win32-py27.exe>,
> from
> this forum post:
> http://comments.gmane.org/gmane.comp.graphics.qwt.python/388
> 

Cool. I will have to check it out. Do the pyqwt sliders work?

> However, it seems like certain GNU Radio packages are missing from the
> 3.5.2.1 windows install, mainly the Funcube (gr-fcd) and Audio (gr-audio).
> Is there still development going for gnuradio under windows? Or is there an
> easy way to build these into my current gnuradio installation without
> having to build the whole thing using cmake and Visual Studio?
> 

Well FCD isnt part of a release yet (not on the maint branch). But,
audio should always pass configuration check, so I am surprised that its
missing.

It would be useful if more of the components of gr were like volk, which
can also build stand-alone. But since they are not, you really have to
build the whole tree or customize the component's cmakelists so it can
build standalone.

-Josh

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

Reply via email to